Skip to content

Commit

Permalink
chore(deps): update gems and build racc native extension
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed Jul 30, 2024
1 parent 4f0e46a commit d61542e
Showing 1 changed file with 8 additions and 14 deletions.
22 changes: 8 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,10 @@ GEM
dig_rb (1.0.1)
expgen (0.1.1)
parslet
faraday (2.9.2)
faraday (2.10.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
logger
faraday-net_http (3.1.1)
net-http
faraday-retry (2.2.1)
faraday (~> 2.0)
Expand All @@ -41,10 +42,10 @@ GEM
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
json (2.7.2)
logger (1.6.0)
method_source (1.1.0)
mini_mime (1.1.5)
mize (0.4.1)
protocol (~> 2.0)
mize (0.6.0)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
net-http (0.4.1)
Expand Down Expand Up @@ -93,12 +94,9 @@ GEM
term-ansicolor (~> 1.7)
thor (>= 0.20, < 2.0)
parslet (2.0.0)
protocol (2.0.0)
ruby_parser (~> 3.0)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
racc (1.8.0)
rack (2.2.9)
rack-proxy (0.7.7)
rack
Expand All @@ -124,14 +122,10 @@ GEM
rspec-support (3.13.1)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
ruby_parser (3.21.0)
racc (~> 1.5)
sexp_processor (~> 4.16)
sexp_processor (4.17.1)
sync (0.5.0)
table_print (1.5.7)
term-ansicolor (1.10.2)
mize
term-ansicolor (1.10.4)
mize (~> 0.5)
tins (~> 1.0)
thor (1.3.1)
tins (1.33.0)
Expand All @@ -144,7 +138,7 @@ PLATFORMS
ruby

DEPENDENCIES
bump (~> 0.5)
bump (~> 0.9)
conventional-changelog (~> 1.3)!
pact-cli!
pry
Expand Down

0 comments on commit d61542e

Please sign in to comment.