Skip to content

Commit

Permalink
Use rails 5.1.0.beta1 instead rails 5.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
biow0lf committed Feb 28, 2017
1 parent 292da39 commit cf45bbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gemfiles/rails_51.gemfile
@@ -1,5 +1,5 @@
source 'https://rubygems.org'

gem 'rails', '~> 5.1.0'
gem 'rails', '~> 5.1.0.beta1'

gemspec path: '../'

0 comments on commit cf45bbf

Please sign in to comment.