This commit is contained in:
Jonne Haß 2012-12-28 18:00:55 +01:00
parent 9de76c10cd
commit 2c9f619638
2 changed files with 3 additions and 3 deletions

View file

@ -103,7 +103,7 @@ gem 'mobile-fu', '1.1.1'
gem 'will_paginate', '3.0.3'
gem 'client_side_validations', '3.2.1'
gem 'gon', '4.0.1'
gem 'gon', '4.0.2'
# assets

View file

@ -150,7 +150,7 @@ GEM
ruby-progressbar (~> 1.0.0)
gherkin (2.11.5)
json (>= 1.4.6)
gon (4.0.1)
gon (4.0.2)
actionpack (>= 2.3.0)
json
guard (1.6.1)
@ -438,7 +438,7 @@ DEPENDENCIES
foreigner (= 1.2.1)
foreman (= 0.60.2)
fuubar (= 1.1.0)
gon (= 4.0.1)
gon (= 4.0.2)
guard-cucumber (= 1.3.2)
guard-rspec (= 2.3.3)
guard-spork (= 1.4.1)