Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Commit

Permalink
Merge pull request #317 from 18F/dependabot/bundler/tzinfo-2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Sgtpluck authored Sep 26, 2022
2 parents 90a11c3 + c5c6a7b commit b72b641
Showing 1 changed file with 11 additions and 14 deletions.
25 changes: 11 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,18 +1,17 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (6.0.3.4)
activesupport (7.0.3.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
autoprefixer-rails (9.8.6.5)
execjs
colorator (1.1.0)
concurrent-ruby (1.1.8)
concurrent-ruby (1.1.10)
em-websocket (0.5.2)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
Expand All @@ -23,7 +22,7 @@ GEM
ffi (1.14.2)
forwardable-extended (2.6.0)
gemoji (3.0.1)
html-pipeline (2.14.0)
html-pipeline (2.14.2)
activesupport (>= 2)
nokogiri (>= 1.4)
html-proofer (3.18.8)
Expand All @@ -35,7 +34,7 @@ GEM
typhoeus (~> 1.3)
yell (~> 2.0)
http_parser.rb (0.6.0)
i18n (1.8.7)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
jekyll (4.2.0)
addressable (~> 2.4)
Expand Down Expand Up @@ -82,8 +81,8 @@ GEM
mini_portile2 (2.8.0)
mini_racer (0.3.1)
libv8 (~> 8.4.255)
minitest (5.14.2)
nokogiri (1.13.6)
minitest (5.16.2)
nokogiri (1.13.7)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nokogumbo (2.0.4)
Expand All @@ -106,18 +105,16 @@ GEM
ffi (~> 1.9)
terminal-table (2.0.0)
unicode-display_width (~> 1.1, >= 1.1.1)
thread_safe (0.3.6)
typhoeus (1.4.0)
ethon (>= 0.9.0)
tzinfo (1.2.8)
thread_safe (~> 0.1)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
unicode-display_width (1.7.0)
uswds-jekyll (5.3.0)
jekyll (>= 4.0, < 5)
jekyll-autoprefixer
mini_racer
yell (2.2.2)
zeitwerk (2.4.1)

PLATFORMS
ruby
Expand Down

0 comments on commit b72b641

Please sign in to comment.