Skip to content

Commit

Permalink
Json updated it seems
Browse files Browse the repository at this point in the history
  • Loading branch information
parndt committed Aug 31, 2011
1 parent f249acd commit 524bf0f
Showing 1 changed file with 19 additions and 17 deletions.
36 changes: 19 additions & 17 deletions Gemfile.lock
Expand Up @@ -45,21 +45,6 @@ PATH
refinerycms-core (= 1.0.5) refinerycms-core (= 1.0.5)
refinerycms-settings (1.0.5) refinerycms-settings (1.0.5)
refinerycms-base (= 1.0.5) refinerycms-base (= 1.0.5)
refinerycms-testing (1.0.5)
autotest
autotest-notification
autotest-rails
capybara (~> 1.0.0)
cucumber-rails (~> 1.0.0)
database_cleaner
factory_girl
fuubar
json_pure
launchy
rack-test (>= 0.5.6)
refinerycms-core (= 1.0.5)
rspec-instafail
rspec-rails (~> 2.6)


GEM GEM
remote: http://rubygems.org/ remote: http://rubygems.org/
Expand Down Expand Up @@ -150,8 +135,9 @@ GEM
activemodel (>= 3.0.0) activemodel (>= 3.0.0)
activerecord (>= 3.0.0) activerecord (>= 3.0.0)
i18n (0.5.0) i18n (0.5.0)
json (1.5.3) json (1.5.4)
json_pure (1.5.3) json_pure (1.5.4)
spruz (~> 0.2.8)
launchy (2.0.5) launchy (2.0.5)
addressable (~> 2.2.6) addressable (~> 2.2.6)
mail (2.2.19) mail (2.2.19)
Expand Down Expand Up @@ -192,6 +178,21 @@ GEM
refinerycms-i18n (1.0.0) refinerycms-i18n (1.0.0)
refinerycms-core (>= 0.9.9.12) refinerycms-core (>= 0.9.9.12)
routing-filter (>= 0.2.3) routing-filter (>= 0.2.3)
refinerycms-testing (1.0.5)
autotest
autotest-notification
autotest-rails
capybara (~> 1.0.0)
cucumber-rails (~> 1.0.0)
database_cleaner
factory_girl
fuubar
json_pure
launchy
rack-test (>= 0.5.6)
refinerycms-core (= 1.0.5)
rspec-instafail
rspec-rails (~> 2.6)
routing-filter (0.2.4) routing-filter (0.2.4)
actionpack actionpack
rspec (2.6.0) rspec (2.6.0)
Expand Down Expand Up @@ -220,6 +221,7 @@ GEM
simplecov (0.4.2) simplecov (0.4.2)
simplecov-html (~> 0.4.4) simplecov-html (~> 0.4.4)
simplecov-html (0.4.5) simplecov-html (0.4.5)
spruz (0.2.13)
sqlite3 (1.3.4) sqlite3 (1.3.4)
term-ansicolor (1.0.6) term-ansicolor (1.0.6)
thor (0.14.6) thor (0.14.6)
Expand Down

0 comments on commit 524bf0f

Please sign in to comment.