gems-status 1.74.0 → 1.75.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.74.0
1
+ 1.75.0
@@ -134,6 +134,7 @@ module GemsStatus
134
134
  def look_for_security_messages(name, source_repo, origin, counter = 0)
135
135
  Utils::log_debug "looking for security messages on #{source_repo}"
136
136
  if ! File.exists?("build_security_messages_check")
137
+ Utils::log_debug "creating build_security_messages_check in #{Dir.pwd}"
137
138
  Dir.mkdir("build_security_messages_check")
138
139
  end
139
140
  Dir.chdir("build_security_messages_check") do
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.74.0
4
+ version: 1.75.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: