Gemfile.lock in termup-1.2.2 vs Gemfile.lock in termup-1.3.0
- old
+ new
@@ -1,30 +1,18 @@
+PATH
+ remote: .
+ specs:
+ termup (1.3.0)
+ rb-appscript (~> 0.6.1)
+ thor (~> 0.16.0)
+
GEM
- remote: http://rubygems.org/
+ remote: https://rubygems.org/
specs:
- diff-lcs (1.1.2)
- git (1.2.5)
- jeweler (1.6.4)
- bundler (~> 1.0)
- git (>= 1.2.5)
- rake
- rake (0.9.2)
rb-appscript (0.6.1)
- rspec (2.6.0)
- rspec-core (~> 2.6.0)
- rspec-expectations (~> 2.6.0)
- rspec-mocks (~> 2.6.0)
- rspec-core (2.6.4)
- rspec-expectations (2.6.0)
- diff-lcs (~> 1.1.2)
- rspec-mocks (2.6.0)
- thor (0.14.6)
+ thor (0.16.0)
PLATFORMS
ruby
DEPENDENCIES
- bundler (~> 1.0.13)
- jeweler (~> 1.6.0)
- rb-appscript (~> 0.6.1)
- rspec (~> 2.6.0)
- thor (~> 0.14.6)
+ termup!