Skip to content
This repository has been archived by the owner on Jan 8, 2022. It is now read-only.

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mjgiarlo committed Aug 24, 2020
1 parent 5537130 commit 2be4a94
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 19 deletions.
5 changes: 1 addition & 4 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,5 @@ group :deployment do
gem 'dlss-capistrano'
end

# gem 'honeybadger', '~> 4.2'
# See https://github.com/honeybadger-io/honeybadger-ruby/issues/369
gem 'honeybadger', github: 'honeybadger-io/honeybadger-ruby', branch: 'avoid-ar-connections'

gem 'honeybadger', '~> 4.2'
gem 'rsolr', '~> 2.2'
24 changes: 9 additions & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
GIT
remote: https://github.com/honeybadger-io/honeybadger-ruby.git
revision: 6e1b826891b9a50f089ffa0d6018cdf269050c2b
branch: avoid-ar-connections
specs:
honeybadger (4.7.1)

GEM
remote: https://rubygems.org/
specs:
Expand Down Expand Up @@ -78,7 +71,7 @@ GEM
mini_exiftool
nokogiri
ast (2.4.1)
autoprefixer-rails (9.8.6.1)
autoprefixer-rails (9.8.6.2)
execjs
awesome_print (1.8.0)
bagit (0.4.4)
Expand Down Expand Up @@ -139,7 +132,7 @@ GEM
activesupport (>= 4.0.0)
mime-types (>= 1.16)
chronic (0.10.2)
cocina-models (0.34.1)
cocina-models (0.36.0)
activesupport
dry-struct (~> 1.0)
dry-types (~> 1.1)
Expand Down Expand Up @@ -206,9 +199,9 @@ GEM
solrizer (~> 3.0)
stanford-mods (>= 2.3.1)
stanford-mods-normalizer (~> 0.1)
dor-services-client (6.7.0)
dor-services-client (6.8.0)
activesupport (>= 4.2, < 7)
cocina-models (~> 0.34.1)
cocina-models (~> 0.36.0)
deprecation
faraday (>= 0.15, < 2)
moab-versioning (~> 4.0)
Expand Down Expand Up @@ -238,7 +231,7 @@ GEM
concurrent-ruby (~> 1.0)
dry-core (~> 0.2)
dry-equalizer (~> 0.2)
dry-schema (1.5.2)
dry-schema (1.5.3)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.8, >= 0.8.3)
dry-core (~> 0.4)
Expand All @@ -258,7 +251,7 @@ GEM
dry-equalizer (~> 0.3)
dry-inflector (~> 0.1, >= 0.1.2)
dry-logic (~> 1.0, >= 1.0.2)
dry-validation (1.5.3)
dry-validation (1.5.4)
concurrent-ruby (~> 1.0)
dry-container (~> 0.7, >= 0.7.1)
dry-core (~> 0.4)
Expand Down Expand Up @@ -288,6 +281,7 @@ GEM
temple (>= 0.8.0)
tilt
hashdiff (1.0.1)
honeybadger (4.7.2)
hooks (0.4.1)
uber (~> 0.0.14)
htmlentities (4.3.4)
Expand Down Expand Up @@ -540,7 +534,7 @@ GEM
mods (~> 2.2)
stanford-mods-normalizer (0.1.0)
nokogiri (~> 1.8)
stomp (1.4.9)
stomp (1.4.10)
temple (0.8.2)
thor (1.0.1)
thread_safe (0.3.6)
Expand Down Expand Up @@ -606,7 +600,7 @@ DEPENDENCIES
dynamic_form
equivalent-xml
factory_bot_rails
honeybadger!
honeybadger (~> 4.2)
iso-639 (~> 0.2.10)
jquery-rails
launchy
Expand Down

0 comments on commit 2be4a94

Please sign in to comment.