Gemfile.lock in tsks-0.0.1 vs Gemfile.lock in tsks-0.0.2
- old
+ new
@@ -1,51 +1,58 @@
PATH
remote: .
specs:
- tsks (0.1.0)
+ tsks (0.0.2)
httparty
sqlite3
thor
+ uuid
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.4.4)
dotenv (2.7.6)
httparty (0.18.1)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
+ macaddr (1.7.2)
+ systemu (~> 2.6.5)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2020.0512)
multi_xml (0.6.0)
rake (12.3.3)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
- rspec-core (3.9.2)
+ rspec-core (3.9.3)
rspec-support (~> 3.9.3)
rspec-expectations (3.9.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.3)
sqlite3 (1.4.2)
+ systemu (2.6.5)
thor (1.0.1)
+ uuid (2.3.9)
+ macaddr (~> 1.0)
PLATFORMS
ruby
DEPENDENCIES
- dotenv
- httparty
+ dotenv (~> 2.7.6)
+ httparty (~> 0.18.1)
rake (~> 12.0)
rspec (~> 3.0)
- sqlite3
- thor
+ sqlite3 (~> 1.4.2)
+ thor (~> 1.0.1)
tsks!
+ uuid (~> 2.3.9)
BUNDLED WITH
- 2.1.4
+ 2.1.2