Skip to content

Commit

Permalink
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,8 @@ GEM
attr_extras (7.1.0)
autoprefixer-rails (10.4.16.0)
execjs (~> 2)
barsoom_utils (0.2.0.43)
barsoom_utils (0.2.0.44)
bigdecimal (3.1.7)
bootstrap-sass (3.4.1)
autoprefixer-rails (>= 5.2.1)
sassc (>= 2.0.0)
Expand All @@ -96,6 +97,7 @@ GEM
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
crass (1.0.6)
csv (3.3.0)
date (3.3.4)
diff-lcs (1.5.1)
erubi (1.12.0)
Expand All @@ -109,7 +111,8 @@ GEM
globalid (1.2.1)
activesupport (>= 6.1)
honeybadger (5.8.0)
httparty (0.21.0)
httparty (0.22.0)
csv
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
i18n (1.14.4)
Expand All @@ -133,7 +136,8 @@ GEM
method_source (1.1.0)
mini_mime (1.1.5)
minitest (5.22.3)
multi_xml (0.6.0)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
net-imap (0.4.10)
date
net-protocol
Expand Down Expand Up @@ -227,8 +231,8 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.2)
parser (>= 3.3.0.4)
rubocop-ast (1.31.3)
parser (>= 3.3.1.0)
ruby-progressbar (1.13.0)
sassc (2.4.0)
ffi (~> 1.9)
Expand Down

0 comments on commit 6bf2e6a

Please sign in to comment.