gems-status 1.73.0 → 1.74.0

Sign up to get free protection for your applications and to get access to all the features.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.73.0
1
+ 1.74.0
@@ -22,6 +22,7 @@ module GemsStatus
22
22
  puts "DEBUG: opened #{source_repo}"
23
23
  rescue
24
24
  puts "DEBUG: about to clone #{source_repo}"
25
+ puts "in #{Dir.pwd}"
25
26
  g = Git.clone(source_repo, name)
26
27
  puts "DEBUG: cloned #{source_repo}"
27
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gems-status
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.73.0
4
+ version: 1.74.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: