Skip to content

Commit

Permalink
Merge pull request #195 from 3scale/dependabot/bundler/license_finder…
Browse files Browse the repository at this point in the history
…-5.8.0

Bump license_finder from 5.7.1 to 5.8.0
  • Loading branch information
mikz authored May 23, 2019
2 parents 1d4ae06 + 1aa78eb commit 817fda9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ group :development, :test do
gem 'pry-rescue'
gem 'pry-stack_explorer'

gem 'license_finder', '~> 5.7'
gem 'license_finder', '~> 5.8'
gem 'license_finder_xml_reporter', git: 'https://github.com/3scale/license_finder_xml_reporter.git', tag: '1.0.0'
end

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ GEM
interception (0.5)
json (2.1.0)
jwt (2.1.0)
license_finder (5.7.1)
license_finder (5.8.0)
bundler
rubyzip
thor
Expand Down Expand Up @@ -266,7 +266,7 @@ DEPENDENCIES
bugsnag-capistrano (< 2)
codecov
httpclient!
license_finder (~> 5.7)
license_finder (~> 5.8)
license_finder_xml_reporter!
lograge
message_bus
Expand Down

0 comments on commit 817fda9

Please sign in to comment.