This commit is contained in:
Jonne Haß 2013-04-15 01:04:56 +02:00
parent 347ea03042
commit 849b0befd6
2 changed files with 3 additions and 3 deletions

View file

@ -85,7 +85,7 @@ gem 'typhoeus', '0.3.3'
# Views # Views
gem 'client_side_validations', '3.2.5' gem 'client_side_validations', '3.2.5'
gem 'gon', '4.0.2' gem 'gon', '4.1.0'
gem 'haml', '4.0.2' gem 'haml', '4.0.2'
gem 'mobile-fu', '1.1.1' gem 'mobile-fu', '1.1.1'
gem 'will_paginate', '3.0.4' gem 'will_paginate', '3.0.4'

View file

@ -139,7 +139,7 @@ GEM
ruby-progressbar (~> 1.0.0) ruby-progressbar (~> 1.0.0)
gherkin (2.11.8) gherkin (2.11.8)
multi_json (~> 1.3) multi_json (~> 1.3)
gon (4.0.2) gon (4.1.0)
actionpack (>= 2.3.0) actionpack (>= 2.3.0)
json json
guard (1.7.0) guard (1.7.0)
@ -431,7 +431,7 @@ DEPENDENCIES
foreigner (= 1.4.1) foreigner (= 1.4.1)
foreman (= 0.62) foreman (= 0.62)
fuubar (= 1.1.0) fuubar (= 1.1.0)
gon (= 4.0.2) gon (= 4.1.0)
guard-cucumber (= 1.4.0) guard-cucumber (= 1.4.0)
guard-rspec (= 2.5.3) guard-rspec (= 2.5.3)
guard-spork (= 1.5.0) guard-spork (= 1.5.0)