|
@@ -0,0 +1,149 @@
|
|
|
|
+PATH
|
|
|
|
+ remote: .
|
|
|
|
+ specs:
|
|
|
|
+ shopify_api (9.2.0)
|
|
|
|
+ activeresource (>= 4.1.0, < 6.0.0)
|
|
|
|
+ graphql-client
|
|
|
|
+ rack
|
|
|
|
+
|
|
|
|
+GEM
|
|
|
|
+ remote: https://rubygems.org/
|
|
|
|
+ specs:
|
|
|
|
+ activemodel (6.0.3.1)
|
|
|
|
+ activesupport (= 6.0.3.1)
|
|
|
|
+ activemodel-serializers-xml (1.0.2)
|
|
|
|
+ activemodel (> 5.x)
|
|
|
|
+ activesupport (> 5.x)
|
|
|
|
+ builder (~> 3.1)
|
|
|
|
+ activeresource (5.1.1)
|
|
|
|
+ activemodel (>= 5.0, < 7)
|
|
|
|
+ activemodel-serializers-xml (~> 1.0)
|
|
|
|
+ activesupport (>= 5.0, < 7)
|
|
|
|
+ activesupport (6.0.3.1)
|
|
|
|
+ concurrent-ruby (~> 1.0, >= 1.0.2)
|
|
|
|
+ i18n (>= 0.7, < 2)
|
|
|
|
+ minitest (~> 5.1)
|
|
|
|
+ tzinfo (~> 1.1)
|
|
|
|
+ zeitwerk (~> 2.2, >= 2.2.2)
|
|
|
|
+ addressable (2.7.0)
|
|
|
|
+ public_suffix (>= 2.0.2, < 5.0)
|
|
|
|
+ ast (2.4.1)
|
|
|
|
+ builder (3.2.4)
|
|
|
|
+ byebug (11.1.3)
|
|
|
|
+ coderay (1.1.2)
|
|
|
|
+ colorator (1.1.0)
|
|
|
|
+ concurrent-ruby (1.1.6)
|
|
|
|
+ crack (0.4.3)
|
|
|
|
+ safe_yaml (~> 1.0.0)
|
|
|
|
+ em-websocket (0.5.1)
|
|
|
|
+ eventmachine (>= 0.12.9)
|
|
|
|
+ http_parser.rb (~> 0.6.0)
|
|
|
|
+ eventmachine (1.2.7)
|
|
|
|
+ ffi (1.12.2)
|
|
|
|
+ forwardable-extended (2.6.0)
|
|
|
|
+ graphql (1.11.5)
|
|
|
|
+ graphql-client (0.16.0)
|
|
|
|
+ activesupport (>= 3.0)
|
|
|
|
+ graphql (~> 1.8)
|
|
|
|
+ hashdiff (1.0.1)
|
|
|
|
+ http_parser.rb (0.6.0)
|
|
|
|
+ i18n (1.8.2)
|
|
|
|
+ concurrent-ruby (~> 1.0)
|
|
|
|
+ jekyll (4.1.0)
|
|
|
|
+ addressable (~> 2.4)
|
|
|
|
+ colorator (~> 1.0)
|
|
|
|
+ em-websocket (~> 0.5)
|
|
|
|
+ i18n (~> 1.0)
|
|
|
|
+ jekyll-sass-converter (~> 2.0)
|
|
|
|
+ jekyll-watch (~> 2.0)
|
|
|
|
+ kramdown (~> 2.1)
|
|
|
|
+ kramdown-parser-gfm (~> 1.0)
|
|
|
|
+ liquid (~> 4.0)
|
|
|
|
+ mercenary (~> 0.4.0)
|
|
|
|
+ pathutil (~> 0.9)
|
|
|
|
+ rouge (~> 3.0)
|
|
|
|
+ safe_yaml (~> 1.0)
|
|
|
|
+ terminal-table (~> 1.8)
|
|
|
|
+ jekyll-sass-converter (2.1.0)
|
|
|
|
+ sassc (> 2.0.1, < 3.0)
|
|
|
|
+ jekyll-watch (2.2.1)
|
|
|
|
+ listen (~> 3.0)
|
|
|
|
+ kramdown (2.2.1)
|
|
|
|
+ rexml
|
|
|
|
+ kramdown-parser-gfm (1.1.0)
|
|
|
|
+ kramdown (~> 2.0)
|
|
|
|
+ liquid (4.0.3)
|
|
|
|
+ listen (3.2.1)
|
|
|
|
+ rb-fsevent (~> 0.10, >= 0.10.3)
|
|
|
|
+ rb-inotify (~> 0.9, >= 0.9.10)
|
|
|
|
+ mercenary (0.4.0)
|
|
|
|
+ method_source (1.0.0)
|
|
|
|
+ minitest (5.14.1)
|
|
|
|
+ mocha (1.11.2)
|
|
|
|
+ parallel (1.19.2)
|
|
|
|
+ parser (2.7.2.0)
|
|
|
|
+ ast (~> 2.4.1)
|
|
|
|
+ pathutil (0.16.2)
|
|
|
|
+ forwardable-extended (~> 2.6)
|
|
|
|
+ pry (0.13.1)
|
|
|
|
+ coderay (~> 1.1)
|
|
|
|
+ method_source (~> 1.0)
|
|
|
|
+ pry-byebug (3.9.0)
|
|
|
|
+ byebug (~> 11.0)
|
|
|
|
+ pry (~> 0.13.0)
|
|
|
|
+ public_suffix (4.0.5)
|
|
|
|
+ rack (2.2.3)
|
|
|
|
+ rainbow (3.0.0)
|
|
|
|
+ rake (13.0.1)
|
|
|
|
+ rb-fsevent (0.10.4)
|
|
|
|
+ rb-inotify (0.10.1)
|
|
|
|
+ ffi (~> 1.0)
|
|
|
|
+ regexp_parser (1.8.2)
|
|
|
|
+ rexml (3.2.4)
|
|
|
|
+ rouge (3.19.0)
|
|
|
|
+ rubocop (0.93.1)
|
|
|
|
+ parallel (~> 1.10)
|
|
|
|
+ parser (>= 2.7.1.5)
|
|
|
|
+ rainbow (>= 2.2.2, < 4.0)
|
|
|
|
+ regexp_parser (>= 1.8)
|
|
|
|
+ rexml
|
|
|
|
+ rubocop-ast (>= 0.6.0)
|
|
|
|
+ ruby-progressbar (~> 1.7)
|
|
|
|
+ unicode-display_width (>= 1.4.0, < 2.0)
|
|
|
|
+ rubocop-ast (0.8.0)
|
|
|
|
+ parser (>= 2.7.1.5)
|
|
|
|
+ ruby-progressbar (1.10.1)
|
|
|
|
+ safe_yaml (1.0.5)
|
|
|
|
+ sassc (2.3.0)
|
|
|
|
+ ffi (~> 1.9)
|
|
|
|
+ terminal-table (1.8.0)
|
|
|
|
+ unicode-display_width (~> 1.1, >= 1.1.1)
|
|
|
|
+ thread_safe (0.3.6)
|
|
|
|
+ timecop (0.9.1)
|
|
|
|
+ tzinfo (1.2.7)
|
|
|
|
+ thread_safe (~> 0.1)
|
|
|
|
+ unicode-display_width (1.7.0)
|
|
|
|
+ webmock (3.8.3)
|
|
|
|
+ addressable (>= 2.3.6)
|
|
|
|
+ crack (>= 0.3.2)
|
|
|
|
+ hashdiff (>= 0.4.0, < 2.0.0)
|
|
|
|
+ zeitwerk (2.3.0)
|
|
|
|
+
|
|
|
|
+PLATFORMS
|
|
|
|
+ ruby
|
|
|
|
+
|
|
|
|
+DEPENDENCIES
|
|
|
|
+ activeresource (~> 5.1)
|
|
|
|
+ jekyll
|
|
|
|
+ minitest (>= 4.0)
|
|
|
|
+ mocha (>= 1.4.0)
|
|
|
|
+ pry
|
|
|
|
+ pry-byebug
|
|
|
|
+ rake
|
|
|
|
+ rubocop
|
|
|
|
+ shopify_api!
|
|
|
|
+ timecop
|
|
|
|
+ webmock
|
|
|
|
+
|
|
|
|
+BUNDLED WITH
|
|
|
|
+ 2.1.4
|