Skip to content

Commit

Permalink
Bump to Rails 4.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
radar committed Jul 9, 2014
1 parent 77704b5 commit c0bb3a9
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 @@ -34,7 +34,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.2'
s.add_dependency 'rails', '~> 4.1.4'
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 c0bb3a9

Please sign in to comment.