Skip to content

Commit

Permalink
Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis Günnewig committed Aug 15, 2016
1 parent d4348aa commit 8e3a741
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,14 @@ group :development, :test do
gem 'license_finder', '~> 2.0.4'
end

if RUBY_VERSION >= '1.9.3'
# Upload documentation
gem 'relish', '~> 0.7.1'
end
# if RUBY_VERSION >= '1.9.3'
# # Upload documentation
# gem 'relish', '~> 0.7.1'
# end

gem 'minitest', '~> 5.8.0'

gem 'json', '~> 1.8'
end

platforms :rbx do
Expand Down

0 comments on commit 8e3a741

Please sign in to comment.