Skip to content

Commit

Permalink
Bump to Rails 4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
radar committed Jul 1, 2014
1 parent 029f2a9 commit f423777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/spree_core.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Gem::Specification.new do |s|
s.add_dependency 'monetize'
s.add_dependency 'paperclip', '~> 4.1.1'
s.add_dependency 'paranoia', '~> 2.0'
s.add_dependency 'rails', '~> 4.1.1'
s.add_dependency 'rails', '~> 4.1.2'
s.add_dependency 'ransack', '~> 1.2.2'
s.add_dependency 'state_machine', '1.2.0'
s.add_dependency 'stringex', '~> 1.5.1'
Expand Down

0 comments on commit f423777

Please sign in to comment.