Skip to content

Commit 60c21dc

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 4d0dc7c commit 60c21dc

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
@@ -146,7 +146,7 @@ GEM
146146
nio4r (2.4.0)
147147
nokogiri (1.10.8)
148148
mini_portile2 (~> 2.4.0)
149-
normalize-rails (3.0.3)
149+
normalize-rails (4.1.1)
150150
pg (0.20.0)
151151
pry (0.12.2)
152152
coderay (~> 1.1.0)
@@ -298,7 +298,7 @@ DEPENDENCIES
298298
leaflet-rails
299299
neat (~> 1.7.0)
300300
newrelic_rpm (>= 3.9.8)
301-
normalize-rails (~> 3.0.0)
301+
normalize-rails (~> 4.1.1)
302302
pg
303303
pry-byebug
304304
pry-rails

0 commit comments

Comments
 (0)