ready-for-migration 0.1.5 → 0.1.6
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6369f63cee99d6f2f8730e4075fc2209da8a0e32dc726b79414258d4c83b091a
|
4
|
+
data.tar.gz: 4b9a723df87039df6fa7d7d74fde16ea63630555b889c3568c713242e7592991
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 043df0826aa722e461ad12928bd3078b1fd9aa1e9f8e17bc3c5639ff1c8460985e757ac2a3a9bade982ad6b1632124d3245d0139b8a9d81b0fd6c05b2eee9bb8
|
7
|
+
data.tar.gz: a2ad377a50c6b4d37f351ee6835cc90ee584f01d2b48fa449a8d953f0b1fd8d1c14d44129592fb89460c8e81f5a0364cba1e3a886c9ef2a17b53d4f548772034
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: ready-for-migration
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.6
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- bizside-developers
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-08-
|
11
|
+
date: 2024-08-19 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rails
|
@@ -65,7 +65,7 @@ files:
|
|
65
65
|
- config/routes.rb
|
66
66
|
- lib/ready/for/migration.rb
|
67
67
|
- lib/ready/for/migration/engine.rb
|
68
|
-
- lib/ready/for/migration/
|
68
|
+
- lib/ready/for/migration/rails_rack_logger_extention.rb
|
69
69
|
- lib/ready/for/migration/version.rb
|
70
70
|
homepage: https://github.com/maedadev/ready-for-migration
|
71
71
|
licenses:
|
@@ -86,7 +86,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
86
86
|
- !ruby/object:Gem::Version
|
87
87
|
version: '0'
|
88
88
|
requirements: []
|
89
|
-
rubygems_version: 3.
|
89
|
+
rubygems_version: 3.4.22
|
90
90
|
signing_key:
|
91
91
|
specification_version: 4
|
92
92
|
summary: ready for migration
|
/data/lib/ready/for/migration/{rails_rack_logger_extenstion.rb → rails_rack_logger_extention.rb}
RENAMED
File without changes
|