omg-activesupport 8.0.0.alpha1 → 8.0.0.alpha2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/active_support/gem_version.rb +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 1e3d3a75120714cda61eb6572a5512576132a30ca8e24a5f78f70d00f608809a
|
4
|
+
data.tar.gz: e06262f682b6789c756e4388e423e800a39ffe2f6981dcfbbbd4cee091b98058
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ae969c3bbfe4fc3640c300334993242882ce349cdbc2300dbeb2b9cf516c24ffbc2c9cf12487fa8a94f79159a0110853c8a167b112569b11d5ec8e63f5b8d326
|
7
|
+
data.tar.gz: a4da7c25042a40942636bd3a16eee5de7e3c37aad78efece301c94d8c63ff7ae4f3c8ced34e9657500ef542fe02f14e9bafdb11c54695954b0764a11758ca27d
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: omg-activesupport
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 8.0.0.
|
4
|
+
version: 8.0.0.alpha2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- David Heinemeier Hansson
|
@@ -496,10 +496,10 @@ licenses:
|
|
496
496
|
- MIT
|
497
497
|
metadata:
|
498
498
|
bug_tracker_uri: https://github.com/rails/rails/issues
|
499
|
-
changelog_uri: https://github.com/rails/rails/blob/v8.0.0.
|
500
|
-
documentation_uri: https://api.rubyonrails.org/v8.0.0.
|
499
|
+
changelog_uri: https://github.com/rails/rails/blob/v8.0.0.alpha2/activesupport/CHANGELOG.md
|
500
|
+
documentation_uri: https://api.rubyonrails.org/v8.0.0.alpha2/
|
501
501
|
mailing_list_uri: https://discuss.rubyonrails.org/c/rubyonrails-talk
|
502
|
-
source_code_uri: https://github.com/rails/rails/tree/v8.0.0.
|
502
|
+
source_code_uri: https://github.com/rails/rails/tree/v8.0.0.alpha2/activesupport
|
503
503
|
rubygems_mfa_required: 'true'
|
504
504
|
post_install_message:
|
505
505
|
rdoc_options:
|