Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ginseng-core from d88eaf4 to 90b2c09 #1238

Merged
merged 1 commit into from
Feb 26, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
GIT
remote: https://github.com/pooza/ginseng-core.git
revision: d88eaf4916bad3ce14a2f9a0cf2d49aea066cb5c
revision: 90b2c0970fab493230bbb441c1b59e9da19f181e
specs:
ginseng-core (1.14.5)
ginseng-core (1.14.6)
activesupport (>= 7.0.7.1)
addressable (>= 2.8.0)
bundler (~> 2.0)
Expand All @@ -21,7 +21,7 @@ GIT
multi_json
net-protocol
net-smtp
nokogiri (>= 1.16.5)
nokogiri (>= 1.18.3)
optparse
rake
rest-client
Expand Down Expand Up @@ -120,7 +120,7 @@ GEM
mime-types (3.6.0)
logger
mime-types-data (~> 3.2015)
mime-types-data (3.2025.0204)
mime-types-data (3.2025.0220)
mini_mime (1.1.5)
mini_portile2 (2.8.8)
minitest (5.25.4)
Expand All @@ -137,12 +137,12 @@ GEM
net-smtp (0.5.1)
net-protocol
netrc (0.11.0)
nokogiri (1.18.2)
nokogiri (1.18.3)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.18.2-aarch64-linux-gnu)
nokogiri (1.18.3-aarch64-linux-gnu)
racc (~> 1.4)
nokogiri (1.18.2-x86_64-linux-gnu)
nokogiri (1.18.3-x86_64-linux-gnu)
racc (~> 1.4)
optparse (0.6.0)
ostruct (0.6.1)
Expand Down Expand Up @@ -214,7 +214,7 @@ GEM
unicode-emoji (4.0.4)
uri (1.0.2)
yajl-ruby (1.4.3)
zeitwerk (2.7.1)
zeitwerk (2.7.2)
zlib (3.2.1)

PLATFORMS
Expand Down
Loading