mirror of
https://github.com/vidarh/ruby-x11
synced 2024-12-26 09:59:02 +01:00
Updated Gem set
This commit is contained in:
parent
600fcf975c
commit
9f7a3456e1
1 changed files with 20 additions and 7 deletions
27
Gemfile.lock
27
Gemfile.lock
|
@ -4,19 +4,32 @@ PATH
|
|||
ruby-x11 (0.0.1)
|
||||
|
||||
GEM
|
||||
remote: http://rubygems.org/
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
active_support (3.0.0)
|
||||
activesupport (= 3.0.0)
|
||||
activesupport (3.0.0)
|
||||
hexdump (0.2.1)
|
||||
rake (0.9.2.2)
|
||||
activesupport (6.1.4.1)
|
||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||
i18n (>= 1.6, < 2)
|
||||
minitest (>= 5.1)
|
||||
tzinfo (~> 2.0)
|
||||
zeitwerk (~> 2.3)
|
||||
concurrent-ruby (1.1.9)
|
||||
hexdump (1.0.0)
|
||||
i18n (1.8.10)
|
||||
concurrent-ruby (~> 1.0)
|
||||
minitest (5.14.4)
|
||||
rake (13.0.6)
|
||||
tzinfo (2.0.4)
|
||||
concurrent-ruby (~> 1.0)
|
||||
zeitwerk (2.4.2)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
||||
DEPENDENCIES
|
||||
active_support
|
||||
activesupport
|
||||
hexdump
|
||||
rake
|
||||
ruby-x11!
|
||||
|
||||
BUNDLED WITH
|
||||
1.16.1
|
||||
|
|
Loading…
Reference in a new issue