Skip to content

Commit

Permalink
Bump JrJackson to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rwz committed Oct 3, 2013
1 parent 6af2bf8 commit 80fe62f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ end

platforms :jruby do
gem 'gson', '>= 0.6', :require => nil
gem 'jrjackson', '~> 0.1.1', :require => nil
gem 'jrjackson', '~> 0.2.0', :require => nil
end

group :development do
Expand Down

0 comments on commit 80fe62f

Please sign in to comment.