Skip to content

Commit

Permalink
Change rails version
Browse files Browse the repository at this point in the history
  • Loading branch information
grzegorz-jakubiak committed Jan 28, 2020
1 parent f8a40be commit 96ddf1b
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 @@ -4,7 +4,7 @@ gemspec

gem 'ransack-mongoid', git: 'https://github.com/activerecord-hackery/ransack-mongoid'

gem 'rails', '~> 5.2'
gem 'rails', '>= 5.2', '< 6.1'

gem 'devise'

Expand Down

0 comments on commit 96ddf1b

Please sign in to comment.