Skip to content

Commit

Permalink
Merge pull request #231 from diowa/chore/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
tagliala authored Jan 24, 2025
2 parents 5530724 + 855ef89 commit 650700b
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.3.4)
concurrent-ruby (1.3.5)
crack (0.4.5)
rexml
crass (1.0.6)
Expand All @@ -85,7 +85,7 @@ GEM
ffi (1.15.5)
globalid (0.4.2)
activesupport (>= 4.2.0)
hashdiff (1.1.1)
hashdiff (1.1.2)
htmlentities (4.3.4)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
Expand All @@ -106,12 +106,12 @@ GEM
mini_mime (1.1.2)
mini_portile2 (2.4.0)
minitest (5.15.0)
newrelic_rpm (9.12.0)
newrelic_rpm (9.16.1)
nio4r (2.7.3)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
parallel (1.20.1)
parser (3.3.4.2)
parser (3.3.7.0)
ast (~> 2.4.1)
racc
pg (0.21.0)
Expand All @@ -124,7 +124,7 @@ GEM
pry-rails (0.3.11)
pry (>= 0.13.0)
public_suffix (4.0.7)
puma (6.4.2)
puma (6.5.0)
nio4r (~> 2.0)
racc (1.5.2)
rack (1.6.13)
Expand Down Expand Up @@ -167,12 +167,12 @@ GEM
ffi (~> 1.0)
regexp_parser (1.8.2)
rexml (3.2.5)
rspec-core (3.13.0)
rspec-core (3.13.2)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.1)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.1)
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-rails (4.1.2)
Expand All @@ -183,7 +183,7 @@ GEM
rspec-expectations (~> 3.10)
rspec-mocks (~> 3.10)
rspec-support (~> 3.10)
rspec-support (3.13.1)
rspec-support (3.13.2)
rubocop (1.12.1)
parallel (~> 1.10)
parser (>= 3.0.0.0)
Expand All @@ -206,7 +206,7 @@ GEM
rubocop (~> 1.0)
rubocop-ast (>= 1.1.0)
ruby-progressbar (1.13.0)
rubyzip (2.3.2)
rubyzip (2.4.1)
sass (3.7.4)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
Expand All @@ -228,12 +228,12 @@ GEM
simplecov (0.18.5)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov-html (0.12.3)
simplecov-html (0.13.1)
simplecov-lcov (0.8.0)
slim (4.1.0)
temple (>= 0.7.6, < 0.9)
tilt (>= 2.0.6, < 2.1)
slim-rails (3.6.3)
slim-rails (3.7.0)
actionpack (>= 3.1)
railties (>= 3.1)
slim (>= 3.0, < 6.0, != 5.0.0)
Expand All @@ -246,7 +246,7 @@ GEM
spring (2.1.1)
spring-commands-rspec (1.0.4)
spring (>= 0.9.1)
sprockets (3.7.3)
sprockets (3.7.5)
base64
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
Expand All @@ -267,9 +267,9 @@ GEM
sassc-rails (~> 2.1)
tzinfo (1.2.11)
thread_safe (~> 0.1)
uglifier (4.2.0)
uglifier (4.2.1)
execjs (>= 0.3.0, < 3)
unicode-display_width (2.5.0)
unicode-display_width (2.6.0)
web-console (3.3.0)
activemodel (>= 4.2)
debug_inspector
Expand Down

0 comments on commit 650700b

Please sign in to comment.