Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tagliala committed Jul 28, 2024
1 parent 6133082 commit 1e3afb7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ gem 'pg', '~> 0.21.0'

# App monitoring
# gem 'airbrake'
gem 'newrelic_rpm', '~> 9.11'
gem 'newrelic_rpm', '~> 9.12'

# Security
# gem 'secure_headers'
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@ GEM
debug_inspector (1.2.0)
diff-lcs (1.5.1)
docile (1.3.5)
email_spec (2.2.2)
email_spec (2.3.0)
htmlentities (~> 4.3.3)
launchy (~> 2.1)
launchy (>= 2.1, < 4.0)
mail (~> 2.7)
erubis (2.7.0)
execjs (2.9.0)
Expand Down Expand Up @@ -106,7 +106,7 @@ GEM
mini_mime (1.1.2)
mini_portile2 (2.4.0)
minitest (5.15.0)
newrelic_rpm (9.11.0)
newrelic_rpm (9.12.0)
nio4r (2.7.3)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
Expand Down Expand Up @@ -297,7 +297,7 @@ DEPENDENCIES
i18n-js (~> 3.9)
jquery-rails (~> 4.5)
loofah (~> 2.20.0)
newrelic_rpm (~> 9.11)
newrelic_rpm (~> 9.12)
pg (~> 0.21.0)
pry (~> 0.13.1)
pry-byebug (~> 3.9)
Expand Down

0 comments on commit 1e3afb7

Please sign in to comment.