standalone_migrations_new 7.1.0 → 7.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e9617382dbe059140ec1110d79ee922bef72a06fef95f643dcff835019203764
4
- data.tar.gz: 20b48fb9067cfb340d501f6d807a25b02fa1721a590e492447cbe1aa4824d0cc
3
+ metadata.gz: 6766c36a4219118e73e5dff302acf06a7d2422e5d641f3b17edc2f81a10941b2
4
+ data.tar.gz: f012a9de7c926daf472a52458fa304f72fee096155296a4935b8e4a6848c664c
5
5
  SHA512:
6
- metadata.gz: 29a2f7f54518a0b4c7bb35ec968e553d545fa3638190874ed824dc5d97049c8e9171ad2cd39060983b082d93343d0a8d81e671636cf05f1e8f5d864047792f5e
7
- data.tar.gz: 604ea9855761bdc26db113f36f28d4737ed93b7819ac725a79cf2312e869ae7003e73b6610746888d02691a9a029f57c69d97f9f4e9a218ed8e5766090e5f4e2
6
+ metadata.gz: ad4d28d27c20d849a8c0203cc67d40e81b4e2a222a01ec8efc569675126cc446025fc528cf6ac4b8addf273ceb9798e259263305a981c5d6fd16778cc7263d9e
7
+ data.tar.gz: 353fc905db17984a2f3456e00ebe3c2412f4ac5445281d9c2f6b23cc21e429909b1b65456223418611e1153b9fcb825547341e22e4a3c98c5b3161331b2eded9
data/VERSION CHANGED
@@ -1 +1 @@
1
- 7.1.0
1
+ 7.1.1
@@ -2,11 +2,11 @@
2
2
  # DO NOT EDIT THIS FILE DIRECTLY
3
3
  # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
4
4
  # -*- encoding: utf-8 -*-
5
- # stub: standalone_migrations_new 7.1.0 ruby lib
5
+ # stub: standalone_migrations_new 7.1.1 ruby lib
6
6
 
7
7
  Gem::Specification.new do |s|
8
8
  s.name = "standalone_migrations_new".freeze
9
- s.version = "7.1.0"
9
+ s.version = "7.1.1"
10
10
 
11
11
  s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
12
12
  s.require_paths = ["lib".freeze]
@@ -43,8 +43,6 @@ Gem::Specification.new do |s|
43
43
  "spec/standalone_migrations_new/callbacks_spec.rb",
44
44
  "spec/standalone_migrations_new/configurator_spec.rb",
45
45
  "spec/standalone_migrations_new_spec.rb",
46
- "standalone_migrations-7.1.1.gem",
47
- "standalone_migrations_new-7.1.1.gem",
48
46
  "standalone_migrations_new.gemspec",
49
47
  "vendor/migration_helpers/MIT-LICENSE",
50
48
  "vendor/migration_helpers/README.markdown",
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: standalone_migrations_new
3
3
  version: !ruby/object:Gem::Version
4
- version: 7.1.0
4
+ version: 7.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Serhii Hiba
@@ -103,8 +103,6 @@ files:
103
103
  - spec/standalone_migrations_new/callbacks_spec.rb
104
104
  - spec/standalone_migrations_new/configurator_spec.rb
105
105
  - spec/standalone_migrations_new_spec.rb
106
- - standalone_migrations-7.1.1.gem
107
- - standalone_migrations_new-7.1.1.gem
108
106
  - standalone_migrations_new.gemspec
109
107
  - vendor/migration_helpers/MIT-LICENSE
110
108
  - vendor/migration_helpers/README.markdown
Binary file
Binary file