Skip to content

Commit

Permalink
Dependencies upgrade.
Browse files Browse the repository at this point in the history
  • Loading branch information
khustochka committed Dec 31, 2023
1 parent 1157bc2 commit c092d0e
Show file tree
Hide file tree
Showing 2 changed files with 155 additions and 154 deletions.
15 changes: 8 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ GEM
ansi (1.5.0)
ast (2.4.2)
aws-eventstream (1.3.0)
aws-partitions (1.875.0)
aws-partitions (1.876.0)
aws-sdk-core (3.190.1)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
Expand Down Expand Up @@ -130,9 +130,9 @@ GEM
drb (2.2.0)
ruby2_keywords
erubi (1.12.0)
factory_bot (6.4.4)
factory_bot (6.4.5)
activesupport (>= 5.0.0)
factory_bot_rails (6.4.2)
factory_bot_rails (6.4.3)
factory_bot (~> 6.4)
railties (>= 5.0.0)
ffi (1.16.3)
Expand Down Expand Up @@ -280,7 +280,7 @@ GEM
ast (~> 2.4.1)
racc
pg (1.5.4)
premailer (1.21.0)
premailer (1.22.0)
addressable
css_parser (>= 1.12.0)
htmlentities (>= 4.0.0)
Expand All @@ -297,7 +297,8 @@ GEM
rack (2.2.8)
rack-mini-profiler (3.3.0)
rack (>= 1.2.0)
rack-protection (3.1.0)
rack-protection (3.2.0)
base64 (>= 0.1.0)
rack (~> 2.2, >= 2.2.4)
rack-session (1.0.2)
rack (< 3)
Expand Down Expand Up @@ -419,10 +420,10 @@ GEM
simplecov-teamcity-summary (1.0.0)
simplecov
simplecov_json_formatter (0.1.4)
sinatra (3.1.0)
sinatra (3.2.0)
mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.1.0)
rack-protection (= 3.2.0)
tilt (~> 2.0)
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
Expand Down
294 changes: 147 additions & 147 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c092d0e

Please sign in to comment.