Skip to content

Commit

Permalink
Workaround indirect dependency now depending on Ruby ~> 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cgriego committed Apr 25, 2016
1 parent 7604a50 commit 35340f3
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 @@ -16,5 +16,5 @@ group :development do
gem "guard-bundler"
gem "guard-foodcritic"
gem "guard-rspec"
gem "rb-fsevent"
gem "listen", "~> 3.0.6" # indirect dependency, 3.1 depends on Ruby ~> 2.2
end

0 comments on commit 35340f3

Please sign in to comment.