Skip to content
This repository was archived by the owner on Nov 28, 2024. It is now read-only.

Commit 7c100c3

Browse files
authored
Merge pull request #644 from Data-Liberation-Front/dependabot/bundler/font-awesome-rails-4.7.0.8
Bump font-awesome-rails from 4.7.0.7 to 4.7.0.8
2 parents 9e99e80 + ffcee13 commit 7c100c3

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ GEM
126126
execjs
127127
coffee-script-source (1.12.2)
128128
colorize (0.8.1)
129-
concurrent-ruby (1.1.8)
129+
concurrent-ruby (1.1.9)
130130
connection_pool (2.2.1)
131131
coveralls (0.8.23)
132132
json (>= 1.8, < 3)
@@ -364,8 +364,8 @@ GEM
364364
fog-xml (0.1.3)
365365
fog-core
366366
nokogiri (>= 1.5.11, < 2.0.0)
367-
font-awesome-rails (4.7.0.7)
368-
railties (>= 3.2, < 7)
367+
font-awesome-rails (4.7.0.8)
368+
railties (>= 3.2, < 8.0)
369369
foreman (0.87.2)
370370
formatador (0.2.5)
371371
gh (0.14.0)
@@ -489,7 +489,7 @@ GEM
489489
listen (3.2.1)
490490
rb-fsevent (~> 0.10, >= 0.10.3)
491491
rb-inotify (~> 0.9, >= 0.9.10)
492-
loofah (2.9.0)
492+
loofah (2.13.0)
493493
crass (~> 1.0.2)
494494
nokogiri (>= 1.5.9)
495495
lumberjack (1.2.4)
@@ -499,7 +499,7 @@ GEM
499499
mime-types (2.99.3)
500500
mini_mime (1.0.2)
501501
mini_portile2 (2.6.1)
502-
minitest (5.14.3)
502+
minitest (5.15.0)
503503
mongoid (5.1.6)
504504
activemodel (~> 4.0)
505505
mongo (~> 2.1)
@@ -543,7 +543,7 @@ GEM
543543
json
544544
websocket (~> 1.0)
545545
pusher-signature (0.1.8)
546-
racc (1.5.2)
546+
racc (1.6.0)
547547
rack (1.6.13)
548548
rack-cors (1.0.6)
549549
rack (>= 1.6.0)
@@ -565,13 +565,13 @@ GEM
565565
bundler (>= 1.3.0, < 2.0)
566566
railties (= 4.2.11.3)
567567
sprockets-rails
568-
rails-deprecated_sanitizer (1.0.3)
568+
rails-deprecated_sanitizer (1.0.4)
569569
activesupport (>= 4.2.0.alpha)
570570
rails-dom-testing (1.0.9)
571571
activesupport (>= 4.2.0, < 5.0)
572572
nokogiri (~> 1.6)
573573
rails-deprecated_sanitizer (>= 1.0.1)
574-
rails-html-sanitizer (1.3.0)
574+
rails-html-sanitizer (1.4.2)
575575
loofah (~> 2.3)
576576
rails_12factor (0.0.3)
577577
rails_serve_static_assets

0 commit comments

Comments
 (0)