sc2ai 0.6.5 → 0.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/data/versions.json CHANGED
@@ -558,5 +558,21 @@
558
558
  "label": "5.0.13",
559
559
  "replay-hash": "BE64E420B329BD2A7D10EEBC0039D6E5",
560
560
  "version": 92028
561
+ },
562
+ {
563
+ "base-version": 93333,
564
+ "data-hash": "446907060311fb1cc29eb31e547bb9fd",
565
+ "fixed-hash": "BE86048D1DCE8650E1655D2FE2B665A8",
566
+ "label": "5.0.14.93333",
567
+ "replay-hash": "BE64E420B329BD2A7D10EEBC0039D6E5",
568
+ "version": 93333
569
+ },
570
+ {
571
+ "base-version": 94137,
572
+ "data-hash": "519EE8D06E384469C652DD58FC6016AC",
573
+ "fixed-hash": "B100C340B3D0797CBE914AE091A68653",
574
+ "label": "5.0.14.94137",
575
+ "replay-hash": "BE64E420B329BD2A7D10EEBC0039D6E5",
576
+ "version": 94137
561
577
  }
562
578
  ]
@@ -4,7 +4,7 @@ LABEL service="bot-ruby-local"
4
4
  USER root
5
5
  WORKDIR /root/ruby-builder
6
6
 
7
- ARG RUBY_VERSION=3.4.3
7
+ ARG RUBY_VERSION=3.4.4
8
8
  ARG DEBIAN_DISABLE_RUBYGEMS_INTEGRATION=true
9
9
 
10
10
  # Deps - Ruby build