Skip to content

Commit

Permalink
build(deps): bump nokogiri (#1263)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent 2c61b4f commit fb655b9
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions appengine/flexible/ruby31-and-earlier/twilio/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,14 @@ GEM
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_portile2 (2.4.0)
mini_portile2 (2.8.5)
multipart-post (2.0.0)
mustermann (1.0.2)
netrc (0.11.0)
nokogiri (1.10.1)
mini_portile2 (~> 2.4.0)
nokogiri (1.16.2)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
racc (1.7.3)
rack (2.0.6)
rack-protection (2.0.3)
rack
Expand All @@ -40,6 +42,8 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.1)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
sinatra (2.0.3)
mustermann (~> 1.0)
rack (~> 2.0)
Expand All @@ -61,6 +65,7 @@ DEPENDENCIES
rack-test
rest-client
rspec
rspec_junit_formatter
sinatra
twilio-ruby

Expand Down

0 comments on commit fb655b9

Please sign in to comment.