Skip to content

Commit bd41d4b

Browse files
committed
Remove redgreen gem, update kaminari
1 parent eba5ee5 commit bd41d4b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ group :test do
2121
gem 'jdbc-sqlite3', :platform => :jruby
2222
gem 'activerecord-jdbc-adapter', :platform => :jruby
2323
gem 'activerecord-jdbcsqlite3-adapter', :platform => :jruby
24-
gem 'redgreen'
2524

2625
sequel_version = ENV['SEQUEL_VERSION'] ? "~> #{ENV['SEQUEL_VERSION']}" : '>= 4.0'
2726
gem 'sequel', sequel_version

0 commit comments

Comments
 (0)