omg-activesupport 8.0.0.alpha1 → 8.0.0.alpha2

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: 9aba8f3b7501b1abd6da91de66d68e13a9af49994ecf2bf2f5c978fb827d4440
4
- data.tar.gz: a6a2b21de1973cff21fc2a2fa2a7ac57bc4f7021ecc17c49e1def16025718f2f
3
+ metadata.gz: 1e3d3a75120714cda61eb6572a5512576132a30ca8e24a5f78f70d00f608809a
4
+ data.tar.gz: e06262f682b6789c756e4388e423e800a39ffe2f6981dcfbbbd4cee091b98058
5
5
  SHA512:
6
- metadata.gz: 2cb0b7b415f1e3186f005c2de1b1102e7a3cc537ae3e2ce20b4c19b139cfd68409c9a80cba568e0cb457893a224afff0becc8307582d7585f5922d9d5f0e328c
7
- data.tar.gz: 7957f92ce6501b11b6cfba5fbcd1e82e12d798c1a47989d39d820956d2626f29a85075f24517e1c7934066474ee9cc1d4aaa195d25f8e771fb838292dd76d694
6
+ metadata.gz: ae969c3bbfe4fc3640c300334993242882ce349cdbc2300dbeb2b9cf516c24ffbc2c9cf12487fa8a94f79159a0110853c8a167b112569b11d5ec8e63f5b8d326
7
+ data.tar.gz: a4da7c25042a40942636bd3a16eee5de7e3c37aad78efece301c94d8c63ff7ae4f3c8ced34e9657500ef542fe02f14e9bafdb11c54695954b0764a11758ca27d
@@ -10,7 +10,7 @@ module ActiveSupport
10
10
  MAJOR = 8
11
11
  MINOR = 0
12
12
  TINY = 0
13
- PRE = "alpha1"
13
+ PRE = "alpha2"
14
14
 
15
15
  STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
16
16
  end
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.alpha1
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.alpha1/activesupport/CHANGELOG.md
500
- documentation_uri: https://api.rubyonrails.org/v8.0.0.alpha1/
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.alpha1/activesupport
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: