Skip to content

Commit

Permalink
Revert "Ignore version 4.2.11.12 of activesupport."
Browse files Browse the repository at this point in the history
This reverts commit 82d5232.
  • Loading branch information
dnkoutso committed Dec 17, 2019
1 parent 5b428e0 commit f4f64da
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ group :development do

gem 'cocoapods-dependencies', '~> 1.0.beta.1'

gem 'activesupport', '>= 4.0.2', '!= 4.2.11.12', '< 5' # Pinned < 5 to ensure we're speccing 4.x.x
gem 'bacon', :git => 'https://github.com/leahneukirchen/bacon.git'
gem 'minitest', '5.12.0' # Pinned since > 5.12.0+ drops support for Ruby 2.0
gem 'mocha'
Expand Down
1 change: 0 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,6 @@ PLATFORMS
ruby

DEPENDENCIES
activesupport (>= 4.0.2, < 5, != 4.2.11.12)
awesome_print
bacon!
bundler (~> 1.3)
Expand Down

0 comments on commit f4f64da

Please sign in to comment.