Skip to content

Commit

Permalink
Revert "Bump erb_lint from 0.7.0 to 0.8.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
cwrw authored Jan 8, 2025
1 parent 0545cb4 commit 1953ed1
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ GEM
erubi (~> 1.4)
parser (>= 2.4)
smart_properties
bigdecimal (3.1.9)
bigdecimal (3.1.8)
bindex (0.8.1)
bootsnap (1.18.4)
msgpack (~> 1.2)
Expand All @@ -166,7 +166,7 @@ GEM
descendants_tracker (~> 0.0.1)
commonmarker (0.23.10)
concurrent-ruby (1.3.4)
connection_pool (2.5.0)
connection_pool (2.4.1)
countries (5.7.2)
unaccent (~> 0.3)
crack (1.0.0)
Expand Down Expand Up @@ -201,14 +201,14 @@ GEM
drb (2.2.1)
dumb_delegator (1.0.0)
e2mmap (0.1.0)
erb_lint (0.8.0)
erb_lint (0.7.0)
activesupport
better_html (>= 2.0.1)
parser (>= 2.7.1.4)
rainbow
rubocop (>= 1)
smart_properties
erubi (1.13.1)
erubi (1.13.0)
et-orbi (1.2.11)
tzinfo
factory_bot (6.5.0)
Expand Down Expand Up @@ -305,7 +305,7 @@ GEM
jaro_winkler (1.5.6)
jsbundling-rails (1.3.1)
railties (>= 6.0.0)
json (2.9.1)
json (2.9.0)
json-diff (0.4.1)
json-schema (2.8.1)
addressable (>= 2.4)
Expand All @@ -327,7 +327,7 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.3)
loofah (2.24.0)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand Down Expand Up @@ -388,7 +388,7 @@ GEM
parallel (1.26.3)
parallel_tests (3.13.0)
parallel
parser (3.3.6.0)
parser (3.3.5.1)
ast (~> 2.4.1)
racc
pg (1.5.9)
Expand Down Expand Up @@ -474,7 +474,7 @@ GEM
rdoc (6.10.0)
psych (>= 4.0.0)
redis (4.8.1)
regexp_parser (2.10.0)
regexp_parser (2.9.2)
reline (0.6.0)
io-console (~> 0.5)
representable (3.2.0)
Expand All @@ -491,7 +491,7 @@ GEM
retriable (3.1.2)
reverse_markdown (2.1.1)
nokogiri
rexml (3.4.0)
rexml (3.3.9)
rouge (4.5.1)
rspec-core (3.13.2)
rspec-support (~> 3.13.0)
Expand Down

0 comments on commit 1953ed1

Please sign in to comment.