Gemfile.lock in espago-0.1.8 vs Gemfile.lock in espago-0.1.9
- old
+ new
@@ -1,154 +1,283 @@
PATH
remote: .
specs:
- espago (0.1.8)
+ espago (0.1.9)
facets
- faraday
+ faraday (>= 2.0.0)
+ json (>= 2.3.1)
rails
GEM
remote: https://rubygems.org/
specs:
- actionmailer (3.2.22)
- actionpack (= 3.2.22)
- mail (~> 2.5.4)
- actionpack (3.2.22)
- activemodel (= 3.2.22)
- activesupport (= 3.2.22)
- builder (~> 3.0.0)
- erubis (~> 2.7.0)
- journey (~> 1.0.4)
- rack (~> 1.4.5)
- rack-cache (~> 1.2)
- rack-test (~> 0.6.1)
- sprockets (~> 2.2.1)
- activemodel (3.2.22)
- activesupport (= 3.2.22)
- builder (~> 3.0.0)
- activerecord (3.2.22)
- activemodel (= 3.2.22)
- activesupport (= 3.2.22)
- arel (~> 3.0.2)
- tzinfo (~> 0.3.29)
- activeresource (3.2.22)
- activemodel (= 3.2.22)
- activesupport (= 3.2.22)
- activesupport (3.2.22)
- i18n (~> 0.6, >= 0.6.4)
- multi_json (~> 1.0)
- addressable (2.3.6)
- arel (3.0.3)
- builder (3.0.4)
- codeclimate-test-reporter (0.4.1)
- simplecov (>= 0.7.1, < 1.0.0)
- coderay (1.0.8)
- crack (0.4.2)
- safe_yaml (~> 1.0.0)
- diff-lcs (1.1.3)
- erubis (2.7.0)
- facets (2.9.3)
- faraday (0.8.7)
- multipart-post (~> 1.1)
- fuubar (1.1.0)
- rspec (~> 2.0)
- rspec-instafail (~> 0.2.0)
- ruby-progressbar (~> 1.0.0)
- guard (1.6.1)
- listen (>= 0.6.0)
- lumberjack (>= 1.0.2)
- pry (>= 0.9.10)
- thor (>= 0.14.6)
- guard-rspec (2.3.3)
- guard (>= 1.1)
- rspec (~> 2.11)
- hike (1.2.3)
- i18n (0.7.0)
- journey (1.0.4)
- json (1.8.3)
- listen (0.7.2)
- lumberjack (1.0.2)
- mail (2.5.4)
- mime-types (~> 1.16)
- treetop (~> 1.4.8)
- method_source (0.8.1)
- mime-types (1.25.1)
- multi_json (1.5.0)
- multipart-post (1.2.0)
- polyglot (0.3.5)
- pry (0.9.10)
- coderay (~> 1.0.5)
- method_source (~> 0.8)
- slop (~> 3.3.1)
- rack (1.4.7)
- rack-cache (1.2)
- rack (>= 0.4)
- rack-ssl (1.3.4)
- rack
- rack-test (0.6.3)
- rack (>= 1.0)
- rails (3.2.22)
- actionmailer (= 3.2.22)
- actionpack (= 3.2.22)
- activerecord (= 3.2.22)
- activeresource (= 3.2.22)
- activesupport (= 3.2.22)
- bundler (~> 1.0)
- railties (= 3.2.22)
- railties (3.2.22)
- actionpack (= 3.2.22)
- activesupport (= 3.2.22)
- rack-ssl (~> 1.3.2)
- rake (>= 0.8.7)
- rdoc (~> 3.4)
- thor (>= 0.14.6, < 2.0)
- rake (10.0.2)
- rb-fsevent (0.9.3)
- rdoc (3.12.2)
- json (~> 1.4)
- rspec (2.12.0)
- rspec-core (~> 2.12.0)
- rspec-expectations (~> 2.12.0)
- rspec-mocks (~> 2.12.0)
- rspec-core (2.12.2)
- rspec-expectations (2.12.1)
- diff-lcs (~> 1.1.3)
- rspec-instafail (0.2.4)
- rspec-mocks (2.12.1)
- ruby-progressbar (1.0.2)
- safe_yaml (1.0.4)
- simplecov (0.7.1)
- multi_json (~> 1.0)
- simplecov-html (~> 0.7.1)
- simplecov-html (0.7.1)
- slop (3.3.3)
- sprockets (2.2.3)
- hike (~> 1.2)
- multi_json (~> 1.0)
- rack (~> 1.0)
- tilt (~> 1.1, != 1.3.0)
- thor (0.16.0)
- tilt (1.4.1)
- treetop (1.4.15)
- polyglot
- polyglot (>= 0.3.1)
- tzinfo (0.3.44)
- vcr (2.9.3)
- webmock (1.20.4)
- addressable (>= 2.3.6)
+ actioncable (7.0.3)
+ actionpack (= 7.0.3)
+ activesupport (= 7.0.3)
+ nio4r (~> 2.0)
+ websocket-driver (>= 0.6.1)
+ actionmailbox (7.0.3)
+ actionpack (= 7.0.3)
+ activejob (= 7.0.3)
+ activerecord (= 7.0.3)
+ activestorage (= 7.0.3)
+ activesupport (= 7.0.3)
+ mail (>= 2.7.1)
+ net-imap
+ net-pop
+ net-smtp
+ actionmailer (7.0.3)
+ actionpack (= 7.0.3)
+ actionview (= 7.0.3)
+ activejob (= 7.0.3)
+ activesupport (= 7.0.3)
+ mail (~> 2.5, >= 2.5.4)
+ net-imap
+ net-pop
+ net-smtp
+ rails-dom-testing (~> 2.0)
+ actionpack (7.0.3)
+ actionview (= 7.0.3)
+ activesupport (= 7.0.3)
+ rack (~> 2.0, >= 2.2.0)
+ rack-test (>= 0.6.3)
+ rails-dom-testing (~> 2.0)
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
+ actiontext (7.0.3)
+ actionpack (= 7.0.3)
+ activerecord (= 7.0.3)
+ activestorage (= 7.0.3)
+ activesupport (= 7.0.3)
+ globalid (>= 0.6.0)
+ nokogiri (>= 1.8.5)
+ actionview (7.0.3)
+ activesupport (= 7.0.3)
+ builder (~> 3.1)
+ erubi (~> 1.4)
+ rails-dom-testing (~> 2.0)
+ rails-html-sanitizer (~> 1.1, >= 1.2.0)
+ activejob (7.0.3)
+ activesupport (= 7.0.3)
+ globalid (>= 0.3.6)
+ activemodel (7.0.3)
+ activesupport (= 7.0.3)
+ activerecord (7.0.3)
+ activemodel (= 7.0.3)
+ activesupport (= 7.0.3)
+ activestorage (7.0.3)
+ actionpack (= 7.0.3)
+ activejob (= 7.0.3)
+ activerecord (= 7.0.3)
+ activesupport (= 7.0.3)
+ marcel (~> 1.0)
+ mini_mime (>= 1.1.0)
+ activesupport (7.0.3)
+ concurrent-ruby (~> 1.0, >= 1.0.2)
+ i18n (>= 1.6, < 2)
+ minitest (>= 5.1)
+ tzinfo (~> 2.0)
+ addressable (2.8.0)
+ public_suffix (>= 2.0.2, < 5.0)
+ ast (2.4.2)
+ builder (3.2.4)
+ byebug (11.1.3)
+ coderay (1.1.3)
+ concurrent-ruby (1.1.10)
+ crack (0.4.5)
+ rexml
+ crass (1.0.6)
+ diff-lcs (1.5.0)
+ digest (3.1.0)
+ docile (1.4.0)
+ erubi (1.10.0)
+ facets (3.1.0)
+ faraday (2.3.0)
+ faraday-net_http (~> 2.0)
+ ruby2_keywords (>= 0.0.4)
+ faraday-net_http (2.0.3)
+ ffi (1.15.5)
+ formatador (1.1.0)
+ fuubar (2.5.1)
+ rspec-core (~> 3.0)
+ ruby-progressbar (~> 1.4)
+ globalid (1.0.0)
+ activesupport (>= 5.0)
+ guard (2.18.0)
+ formatador (>= 0.2.4)
+ listen (>= 2.7, < 4.0)
+ lumberjack (>= 1.0.12, < 2.0)
+ nenv (~> 0.1)
+ notiffany (~> 0.0)
+ pry (>= 0.13.0)
+ shellany (~> 0.0)
+ thor (>= 0.18.1)
+ guard-compat (1.2.1)
+ guard-rspec (4.7.3)
+ guard (~> 2.1)
+ guard-compat (~> 1.1)
+ rspec (>= 2.99.0, < 4.0)
+ hashdiff (1.0.1)
+ i18n (1.10.0)
+ concurrent-ruby (~> 1.0)
+ json (2.6.2)
+ language_server-protocol (3.16.0.3)
+ listen (3.0.8)
+ rb-fsevent (~> 0.9, >= 0.9.4)
+ rb-inotify (~> 0.9, >= 0.9.7)
+ loofah (2.18.0)
+ crass (~> 1.0.2)
+ nokogiri (>= 1.5.9)
+ lumberjack (1.2.8)
+ mail (2.7.1)
+ mini_mime (>= 0.1.1)
+ marcel (1.0.2)
+ method_source (1.0.0)
+ mini_mime (1.1.2)
+ mini_portile2 (2.8.0)
+ minitest (5.16.1)
+ nenv (0.3.0)
+ net-imap (0.2.3)
+ digest
+ net-protocol
+ strscan
+ net-pop (0.1.1)
+ digest
+ net-protocol
+ timeout
+ net-protocol (0.1.3)
+ timeout
+ net-smtp (0.3.1)
+ digest
+ net-protocol
+ timeout
+ nio4r (2.5.8)
+ nokogiri (1.13.6)
+ mini_portile2 (~> 2.8.0)
+ racc (~> 1.4)
+ notiffany (0.1.3)
+ nenv (~> 0.1)
+ shellany (~> 0.0)
+ parallel (1.22.1)
+ parser (3.1.2.0)
+ ast (~> 2.4.1)
+ prettier_print (0.1.0)
+ pry (0.14.1)
+ coderay (~> 1.1)
+ method_source (~> 1.0)
+ public_suffix (4.0.7)
+ racc (1.6.0)
+ rack (2.2.3.1)
+ rack-test (1.1.0)
+ rack (>= 1.0, < 3)
+ rails (7.0.3)
+ actioncable (= 7.0.3)
+ actionmailbox (= 7.0.3)
+ actionmailer (= 7.0.3)
+ actionpack (= 7.0.3)
+ actiontext (= 7.0.3)
+ actionview (= 7.0.3)
+ activejob (= 7.0.3)
+ activemodel (= 7.0.3)
+ activerecord (= 7.0.3)
+ activestorage (= 7.0.3)
+ activesupport (= 7.0.3)
+ bundler (>= 1.15.0)
+ railties (= 7.0.3)
+ rails-dom-testing (2.0.3)
+ activesupport (>= 4.2.0)
+ nokogiri (>= 1.6)
+ rails-html-sanitizer (1.4.3)
+ loofah (~> 2.3)
+ railties (7.0.3)
+ actionpack (= 7.0.3)
+ activesupport (= 7.0.3)
+ method_source
+ rake (>= 12.2)
+ thor (~> 1.0)
+ zeitwerk (~> 2.5)
+ rainbow (3.1.1)
+ rake (13.0.6)
+ rb-fsevent (0.9.8)
+ rb-inotify (0.10.1)
+ ffi (~> 1.0)
+ regexp_parser (2.5.0)
+ rexml (3.2.5)
+ rspec (3.11.0)
+ rspec-core (~> 3.11.0)
+ rspec-expectations (~> 3.11.0)
+ rspec-mocks (~> 3.11.0)
+ rspec-core (3.11.0)
+ rspec-support (~> 3.11.0)
+ rspec-expectations (3.11.0)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.11.0)
+ rspec-its (1.3.0)
+ rspec-core (>= 3.0.0)
+ rspec-expectations (>= 3.0.0)
+ rspec-mocks (3.11.1)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.11.0)
+ rspec-support (3.11.0)
+ rubocop (1.30.1)
+ parallel (~> 1.10)
+ parser (>= 3.1.0.0)
+ rainbow (>= 2.2.2, < 4.0)
+ regexp_parser (>= 1.8, < 3.0)
+ rexml (>= 3.2.5, < 4.0)
+ rubocop-ast (>= 1.18.0, < 2.0)
+ ruby-progressbar (~> 1.7)
+ unicode-display_width (>= 1.4.0, < 3.0)
+ rubocop-ast (1.18.0)
+ parser (>= 3.1.1.0)
+ ruby-lsp (0.1.0)
+ language_server-protocol
+ rubocop (>= 1.0)
+ sorbet-runtime
+ syntax_tree (>= 2.4)
+ ruby-progressbar (1.11.0)
+ ruby2_keywords (0.0.5)
+ shellany (0.0.1)
+ simplecov (0.21.2)
+ docile (~> 1.1)
+ simplecov-html (~> 0.11)
+ simplecov_json_formatter (~> 0.1)
+ simplecov-html (0.12.3)
+ simplecov_json_formatter (0.1.4)
+ sorbet-runtime (0.5.10109)
+ strscan (3.0.3)
+ syntax_tree (2.8.0)
+ prettier_print
+ thor (1.2.1)
+ timeout (0.3.0)
+ tzinfo (2.0.4)
+ concurrent-ruby (~> 1.0)
+ unicode-display_width (2.1.0)
+ vcr (6.1.0)
+ webmock (3.14.0)
+ addressable (>= 2.8.0)
crack (>= 0.3.2)
+ hashdiff (>= 0.4.0, < 2.0.0)
+ websocket-driver (0.7.5)
+ websocket-extensions (>= 0.1.0)
+ websocket-extensions (0.1.5)
+ zeitwerk (2.6.0)
PLATFORMS
ruby
DEPENDENCIES
- codeclimate-test-reporter
+ byebug
espago!
fuubar
guard-rspec
pry
rake
rb-fsevent (~> 0.9.1)
- rspec
+ rspec (>= 3.11.0)
+ rspec-its
+ ruby-lsp (~> 0.1.0)
simplecov
vcr
webmock
+
+BUNDLED WITH
+ 1.17.3