Skip to content

Commit f40a276

Browse files
Change rails version
1 parent d1787e5 commit f40a276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ gemspec
44

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

7-
gem 'rails', '~> 5.2'
7+
gem 'rails', '>= 5.2', '< 6.1'
88

99
gem 'devise'
1010

0 commit comments

Comments
 (0)