Skip to content

Commit eca61b4

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 4eb3256 commit eca61b4

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
@@ -11,7 +11,7 @@ gem "high_voltage"
1111
gem "jquery-rails"
1212
gem "neat", "~> 1.7.0"
1313
gem "newrelic_rpm", ">= 3.9.8"
14-
gem "normalize-rails", "~> 3.0.0"
14+
gem "normalize-rails", "~> 4.1.1"
1515
gem "pg"
1616
gem "puma"
1717
gem "rack-canonical-host"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ GEM
145145
newrelic_rpm (4.2.0.334)
146146
nokogiri (1.10.1)
147147
mini_portile2 (~> 2.4.0)
148-
normalize-rails (3.0.3)
148+
normalize-rails (4.1.1)
149149
pg (0.20.0)
150150
pry (0.10.4)
151151
coderay (~> 1.1.0)
@@ -296,7 +296,7 @@ DEPENDENCIES
296296
leaflet-rails
297297
neat (~> 1.7.0)
298298
newrelic_rpm (>= 3.9.8)
299-
normalize-rails (~> 3.0.0)
299+
normalize-rails (~> 4.1.1)
300300
pg
301301
pry-byebug
302302
pry-rails

0 commit comments

Comments
 (0)