Skip to content

Commit

Permalink
Update rails_5.0.0.beta4 to rails_5.0.0
Browse files Browse the repository at this point in the history
in rails_5.0.gemfile
  • Loading branch information
Anil Kumar Maurya committed Oct 6, 2016
1 parent 006fe3b commit 12ccb19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gemfiles/rails_5.0.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ gem 'rubinius-developer_tools', :platforms => :rbx
gem "jruby-openssl", :platforms => :jruby
gem "activerecord-jdbcsqlite3-adapter", :platforms => :jruby

gem "rails", "5.0.0.beta4"
gem "rails", "5.0.0"

# mongoid is not yet Rails 5 compatible
# gem 'mongoid', '~>4.0' if Gem::Version.create(RUBY_VERSION.dup) >= Gem::Version.create('1.9.3')
Expand Down

0 comments on commit 12ccb19

Please sign in to comment.