Skip to content

Commit

Permalink
Update the Gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
imobachgs committed Aug 2, 2023
1 parent 781d906 commit 9a7fde3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions service/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
PATH
remote: .
specs:
agama (2.1.devel397)
agama (3)
cfa (~> 1.0.2)
cfa_grub2 (~> 2.0.0)
cheetah (~> 1.0.0)
eventmachine (~> 1.2.7)
fast_gettext (~> 2.2.0)
nokogiri (~> 1.13.1)
rexml (~> 3.2.5)
ruby-dbus (>= 0.23.0.beta1, < 1.0)
ruby-dbus (>= 0.23.0.beta2, < 1.0)

GEM
remote: https://rubygems.org/
Expand All @@ -26,15 +26,15 @@ GEM
docile (1.4.0)
eventmachine (1.2.7)
fast_gettext (2.2.0)
mini_portile2 (2.8.2)
mini_portile2 (2.8.4)
nokogiri (1.13.10)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
packaging_rake_tasks (1.5.1)
rake
racc (1.7.1)
rake (13.0.6)
rexml (3.2.5)
rexml (3.2.6)
rspec (3.11.0)
rspec-core (~> 3.11.0)
rspec-expectations (~> 3.11.0)
Expand Down

0 comments on commit 9a7fde3

Please sign in to comment.