Merge pull request #307098 from r-ryantm/auto-update/cilium-cli
[NixPkgs.git] / pkgs / development / web / shopify-cli / Gemfile.lock
blob79a4220d4ac229bce017cbbcc4aeaef6bc05d7e9
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     ast (2.4.2)
5     bugsnag (6.25.1)
6       concurrent-ruby (~> 1.0)
7     concurrent-ruby (1.1.10)
8     ffi (1.15.5)
9     liquid (5.4.0)
10     listen (3.7.1)
11       rb-fsevent (~> 0.10, >= 0.10.3)
12       rb-inotify (~> 0.9, >= 0.9.10)
13     mini_portile2 (2.8.1)
14     nokogiri (1.14.0)
15       mini_portile2 (~> 2.8.0)
16       racc (~> 1.4)
17     parser (3.2.0.0)
18       ast (~> 2.4.1)
19     racc (1.6.2)
20     rb-fsevent (0.11.2)
21     rb-inotify (0.10.1)
22       ffi (~> 1.0)
23     shopify-cli (2.34.0)
24       bugsnag (~> 6.22)
25       listen (~> 3.7.0)
26       theme-check (~> 1.14.0)
27     theme-check (1.14.0)
28       liquid (>= 5.4.0)
29       nokogiri (>= 1.12)
30       parser (~> 3)
32 PLATFORMS
33   ruby
35 DEPENDENCIES
36   shopify-cli
38 BUNDLED WITH
39    2.4.3