Gemfile.lock in youtube_to_rss-0.3.2 vs Gemfile.lock in youtube_to_rss-0.3.4
- old
+ new
@@ -1,97 +1,21 @@
PATH
remote: .
specs:
- youtube_to_rss (0.3.1)
- rest-client
+ youtube_to_rss (0.3.4)
+ httparty
GEM
remote: https://rubygems.org/
specs:
- actionpack (6.1.0)
- actionview (= 6.1.0)
- activesupport (= 6.1.0)
- rack (~> 2.0, >= 2.0.9)
- rack-test (>= 0.6.3)
- rails-dom-testing (~> 2.0)
- rails-html-sanitizer (~> 1.0, >= 1.2.0)
- actionview (6.1.0)
- activesupport (= 6.1.0)
- builder (~> 3.1)
- erubi (~> 1.4)
- rails-dom-testing (~> 2.0)
- rails-html-sanitizer (~> 1.1, >= 1.2.0)
- activesupport (6.1.0)
- concurrent-ruby (~> 1.0, >= 1.0.2)
- i18n (>= 1.6, < 2)
- minitest (>= 5.1)
- tzinfo (~> 2.0)
- zeitwerk (~> 2.3)
- ast (2.4.1)
- builder (3.2.4)
- byebug (11.1.3)
- coderay (1.1.3)
- concurrent-ruby (1.1.7)
- crass (1.0.6)
diff-lcs (1.4.4)
- domain_name (0.5.20190701)
- unf (>= 0.0.5, < 1.0.0)
- erubi (1.10.0)
- http-accept (1.7.0)
- http-cookie (1.0.5)
- domain_name (~> 0.5)
- i18n (1.8.5)
- concurrent-ruby (~> 1.0)
- loofah (2.8.0)
- crass (~> 1.0.2)
- nokogiri (>= 1.5.9)
- method_source (1.0.0)
- mime-types (3.4.1)
- mime-types-data (~> 3.2015)
- mime-types-data (3.2023.0218.1)
- mini_portile2 (2.4.0)
- minitest (5.14.2)
- netrc (0.11.0)
- nokogiri (1.10.10)
- mini_portile2 (~> 2.4.0)
- parallel (1.20.1)
- parser (2.7.2.0)
- ast (~> 2.4.1)
- pry (0.13.1)
- coderay (~> 1.1)
- method_source (~> 1.0)
- pry-byebug (3.10.1)
- byebug (~> 11.0)
- pry (>= 0.13, < 0.15)
- pry-doc (1.1.0)
- pry (~> 0.11)
- yard (~> 0.9.11)
- pry-rails (0.3.9)
- pry (>= 0.10.4)
- rack (2.2.3)
- rack-test (1.1.0)
- rack (>= 1.0, < 3)
- rails-dom-testing (2.0.3)
- activesupport (>= 4.2.0)
- nokogiri (>= 1.6)
- rails-html-sanitizer (1.3.0)
- loofah (~> 2.3)
- railties (6.1.0)
- actionpack (= 6.1.0)
- activesupport (= 6.1.0)
- method_source
- rake (>= 0.8.7)
- thor (~> 1.0)
- rainbow (3.0.0)
+ httparty (0.21.0)
+ mini_mime (>= 1.0.0)
+ multi_xml (>= 0.5.2)
+ mini_mime (1.1.2)
+ multi_xml (0.6.0)
rake (12.3.3)
- regexp_parser (2.0.0)
- rest-client (2.1.0)
- http-accept (>= 1.7.0, < 2.0)
- http-cookie (>= 1.0.2, < 2.0)
- mime-types (>= 1.16, < 4.0)
- netrc (~> 0.8)
- rexml (3.2.4)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
rspec-mocks (~> 3.10.0)
rspec-core (3.10.0)
@@ -100,56 +24,17 @@
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-mocks (3.10.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
- rspec-rails (4.0.1)
- actionpack (>= 4.2)
- activesupport (>= 4.2)
- railties (>= 4.2)
- rspec-core (~> 3.9)
- rspec-expectations (~> 3.9)
- rspec-mocks (~> 3.9)
- rspec-support (~> 3.9)
rspec-support (3.10.0)
- rubocop (1.6.1)
- parallel (~> 1.10)
- parser (>= 2.7.1.5)
- rainbow (>= 2.2.2, < 4.0)
- regexp_parser (>= 1.8, < 3.0)
- rexml
- rubocop-ast (>= 1.2.0, < 2.0)
- ruby-progressbar (~> 1.7)
- unicode-display_width (>= 1.4.0, < 2.0)
- rubocop-ast (1.3.0)
- parser (>= 2.7.1.5)
- ruby-progressbar (1.10.1)
- spring (2.1.1)
- spring-commands-rspec (1.0.4)
- spring (>= 0.9.1)
- thor (1.0.1)
- tzinfo (2.0.3)
- concurrent-ruby (~> 1.0)
- unf (0.1.4)
- unf_ext
- unf_ext (0.0.8.2)
- unicode-display_width (1.7.0)
- yard (0.9.25)
- zeitwerk (2.4.2)
PLATFORMS
ruby
DEPENDENCIES
- pry
- pry-byebug
- pry-doc
- pry-rails
rake (~> 12.0)
rspec (~> 3.0)
- rspec-rails
- rubocop
- spring-commands-rspec
youtube_to_rss!
BUNDLED WITH
2.1.4