Skip to content

Commit 9070ea5

Browse files
authored
Merge pull request #134 from activeadmin-plugins/Fivell-patch-1
Update Gemfile
2 parents e0aa6bd + 5d57098 commit 9070ea5

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

Gemfile

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,4 @@ group :test do
2020
gem 'capybara'
2121
gem 'poltergeist'
2222
gem 'jquery-ui-rails', '~> 5.0'
23-
24-
platform :ruby_19 do # Remove this block when we drop support for Ruby 1.9
25-
gem 'mime-types', '< 3'
26-
gem 'nokogiri', '< 1.7'
27-
gem 'public_suffix', '< 1.5'
28-
gem 'term-ansicolor', '< 1.4'
29-
gem 'tins', '< 1.3.4'
30-
gem 'selenium-webdriver', '< 3.0'
31-
end
32-
33-
3423
end

0 commit comments

Comments
 (0)