Skip to content

Commit 3b2a493

Browse files
Bump normalize-rails from 3.0.3 to 4.1.1
Bumps [normalize-rails](https://github.com/markmcconachie/normalize-rails) from 3.0.3 to 4.1.1. - [Release notes](https://github.com/markmcconachie/normalize-rails/releases) - [Commits](https://github.com/markmcconachie/normalize-rails/compare/v3.0.3...v4.1.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent b0342d5 commit 3b2a493

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ gem 'jquery-rails'
1515
gem 'leaflet-rails'
1616
gem 'neat', '~> 1.7.0'
1717
gem 'newrelic_rpm', '>= 3.9.8'
18-
gem 'normalize-rails', '~> 3.0.0'
18+
gem 'normalize-rails', '~> 4.1.1'
1919
gem 'pg'
2020
gem 'puma'
2121
gem 'rack-canonical-host'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ GEM
144144
newrelic_rpm (4.2.0.334)
145145
nokogiri (1.10.3)
146146
mini_portile2 (~> 2.4.0)
147-
normalize-rails (3.0.3)
147+
normalize-rails (4.1.1)
148148
pg (0.20.0)
149149
pry (0.10.4)
150150
coderay (~> 1.1.0)
@@ -297,7 +297,7 @@ DEPENDENCIES
297297
leaflet-rails
298298
neat (~> 1.7.0)
299299
newrelic_rpm (>= 3.9.8)
300-
normalize-rails (~> 3.0.0)
300+
normalize-rails (~> 4.1.1)
301301
pg
302302
pry-byebug
303303
pry-rails

0 commit comments

Comments
 (0)