File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ gem 'pg', '~> 0.21.0'
2121
2222# App monitoring
2323# gem 'airbrake'
24- gem 'newrelic_rpm' , '~> 9.12 '
24+ gem 'newrelic_rpm' , '~> 9.21 '
2525
2626# Security
2727# gem 'secure_headers'
Original file line number Diff line number Diff line change 8585 ffi (1.15.5 )
8686 globalid (0.4.2 )
8787 activesupport (>= 4.2.0 )
88- hashdiff (1.2.0 )
88+ hashdiff (1.2.1 )
8989 htmlentities (4.3.4 )
9090 i18n (0.9.5 )
9191 concurrent-ruby (~> 1.0 )
@@ -106,12 +106,12 @@ GEM
106106 mini_mime (1.1.2 )
107107 mini_portile2 (2.4.0 )
108108 minitest (5.15.0 )
109- newrelic_rpm (9.19 .0 )
109+ newrelic_rpm (9.21 .0 )
110110 nio4r (2.7.3 )
111111 nokogiri (1.10.10 )
112112 mini_portile2 (~> 2.4.0 )
113113 parallel (1.20.1 )
114- parser (3.3.8 .0 )
114+ parser (3.3.9 .0 )
115115 ast (~> 2.4.1 )
116116 racc
117117 pg (0.21.0 )
124124 pry-rails (0.3.11 )
125125 pry (>= 0.13.0 )
126126 public_suffix (4.0.7 )
127- puma (6.6.0 )
127+ puma (6.6.1 )
128128 nio4r (~> 2.0 )
129129 racc (1.5.2 )
130130 rack (1.6.13 )
167167 ffi (~> 1.0 )
168168 regexp_parser (1.8.2 )
169169 rexml (3.2.5 )
170- rspec-core (3.13.4 )
170+ rspec-core (3.13.5 )
171171 rspec-support (~> 3.13.0 )
172172 rspec-expectations (3.13.5 )
173173 diff-lcs (>= 1.2.0 , < 2.0 )
183183 rspec-expectations (~> 3.10 )
184184 rspec-mocks (~> 3.10 )
185185 rspec-support (~> 3.10 )
186- rspec-support (3.13.4 )
186+ rspec-support (3.13.5 )
187187 rubocop (1.12.1 )
188188 parallel (~> 1.10 )
189189 parser (>= 3.0.0.0 )
228228 simplecov (0.18.5 )
229229 docile (~> 1.1 )
230230 simplecov-html (~> 0.11 )
231- simplecov-html (0.13.1 )
231+ simplecov-html (0.13.2 )
232232 simplecov-lcov (0.8.0 )
233233 slim (4.1.0 )
234234 temple (>= 0.7.6 , < 0.9 )
@@ -297,7 +297,7 @@ DEPENDENCIES
297297 i18n-js (~> 3.9 )
298298 jquery-rails (~> 4.5 )
299299 loofah (~> 2.20.0 )
300- newrelic_rpm (~> 9.12 )
300+ newrelic_rpm (~> 9.21 )
301301 pg (~> 0.21.0 )
302302 pry (~> 0.13.1 )
303303 pry-byebug (~> 3.9 )
You can’t perform that action at this time.
0 commit comments