File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,9 +18,9 @@ gem "win32-security", platforms: [:windows]
1818# use `bundle _x.y.z_ COMMAND` to use this one...
1919# NOTE: Releasy needs to be installed as a system gem i.e. `rake install`
2020# NOTE: contents of the `gemhome` folder in the packaged folder need to be moved into the lib/ruby/gems\<RUBY_VERSION> folder
21- group :windows_packaging do
22- gem "bundler" , "~>2.4.3"
23- gem "rake"
24- gem "ocran"
25- gem "releasy" #, path: "../releasy"
26- end
21+ # group :windows_packaging do
22+ # gem "bundler", "~>2.4.3"
23+ # gem "rake"
24+ # gem "ocran"
25+ # gem "releasy"#, path: "../releasy"
26+ # end
Original file line number Diff line number Diff line change 11GEM
22 remote: https://rubygems.org/
33 specs:
4- async (2.35.1 )
4+ async (2.35.2 )
55 console (~> 1.29 )
66 fiber-annotation
77 io-event (~> 1.11 )
88 metrics (~> 0.12 )
99 traces (~> 0.18 )
10- async-http (0.93 .0 )
10+ async-http (0.94 .0 )
1111 async (>= 2.10.2 )
1212 async-pool (~> 0.11 )
1313 io-endpoint (~> 0.14 )
3030 fiber-annotation
3131 fiber-local (~> 1.1 )
3232 json
33- cri (2.15.12 )
3433 cyberarm_engine (0.25.0 )
3534 gosu (~> 1.1 )
3635 digest-crc (0.7.0 )
5251 libui (0.2.0-x64-mingw-ucrt )
5352 fiddle
5453 metrics (0.15.0 )
55- ocran (1.3.17 )
56- fiddle (~> 1.0 )
5754 protocol-hpack (1.5.1 )
5855 protocol-http (0.58.0 )
5956 protocol-http1 (0.36.0 )
6057 protocol-http (~> 0.58 )
61- protocol-http2 (0.23 .0 )
58+ protocol-http2 (0.24 .0 )
6259 protocol-hpack (~> 1.4 )
6360 protocol-http (~> 0.47 )
6461 protocol-rack (0.21.0 )
7067 protocol-http (~> 0.2 )
7168 rack (3.2.4 )
7269 rake (13.3.1 )
73- releasy (0.2.4 )
74- bundler (>= 1.2.1 )
75- cri (~> 2.15.0 )
76- ocran (~> 1.3.0 )
77- rake (>= 0.9.2.2 )
7870 rexml (3.4.4 )
7971 rubyzip (3.2.2 )
8072 sdl2-bindings (0.2.3 )
8880
8981PLATFORMS
9082 x64-mingw-ucrt
83+ x86_64-linux
9184
9285DEPENDENCIES
9386 async-http
9487 async-websocket
9588 base64
96- bundler (~> 2.4.3 )
9789 cyberarm_engine
9890 digest-crc
9991 ircparser
10092 libui
101- ocran
102- rake
103- releasy
10493 rexml
10594 rubyzip
10695 sdl2-bindings
10796 win32-process
10897 win32-security
10998
11099BUNDLED WITH
111- 2.4.22
100+ 2.6.8
You can’t perform that action at this time.
0 commit comments