This commit is contained in:
Jonne Haß 2014-06-01 13:24:58 +02:00
parent 7b3abb1f11
commit bb3fc500b1
2 changed files with 3 additions and 3 deletions

View file

@ -100,7 +100,7 @@ gem 'typhoeus', '0.6.7'
# Views # Views
gem 'gon', '4.1.1' gem 'gon', '5.0.4'
gem 'haml', '4.0.5' gem 'haml', '4.0.5'
gem 'mobile-fu', '1.2.2' gem 'mobile-fu', '1.2.2'
gem 'will_paginate', '3.0.5' gem 'will_paginate', '3.0.5'

View file

@ -175,7 +175,7 @@ GEM
galetahub-simple_captcha (0.1.5) galetahub-simple_captcha (0.1.5)
gherkin (2.12.2) gherkin (2.12.2)
multi_json (~> 1.3) multi_json (~> 1.3)
gon (4.1.1) gon (5.0.4)
actionpack (>= 2.3.0) actionpack (>= 2.3.0)
json json
guard (2.2.5) guard (2.2.5)
@ -493,7 +493,7 @@ DEPENDENCIES
foreman (= 0.62) foreman (= 0.62)
fuubar (= 1.3.3) fuubar (= 1.3.3)
galetahub-simple_captcha (= 0.1.5) galetahub-simple_captcha (= 0.1.5)
gon (= 4.1.1) gon (= 5.0.4)
guard-cucumber (= 1.4.1) guard-cucumber (= 1.4.1)
guard-rspec (= 4.2.4) guard-rspec (= 4.2.4)
guard-spork (= 1.5.1) guard-spork (= 1.5.1)