rbs 2.0.0.pre2 → 2.0.0

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +2 -2
  3. data/lib/rbs/version.rb +1 -1
  4. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d69ba0591c817c21a42f8bcd95f993fda8574e753f48bf05fd03f34dfa77b65b
4
- data.tar.gz: 07dfb19e31c6d275bf51ce0391d161befde331dcdbc071bf8455239b94be9aaf
3
+ metadata.gz: f6c23428bebbddb53710d5f77761d75bdcafa38d988b9fdc62b20563ff3eb60a
4
+ data.tar.gz: 65c065d547aed025238d0350800830e31e18a3fcd21db73406a7374202517b80
5
5
  SHA512:
6
- metadata.gz: 4c5efd986d31b8fbcbc0c50b7625fc743dbf3de0f82ef955909644653d6ec41ca9208fb89f5e0d2359a76f82f15aa627aeccc6ac43a62d9589c818a5d38fa12e
7
- data.tar.gz: de8bab99ebb3a68ed3d61e261900d822e5f1fee8c5678bea38fd3e2e180138909181da2a769b147497e069c6c6b813edb24eef83f1a433cffc3c6ed79beeee23
6
+ metadata.gz: c0fbada9d621cb2e1cd2a3793ad208d78a50f826c1c58e03eb5d256f8e6fa024446549f2943c85e37dc0ad1170672b66651dab66d5f8eb3d0a0f9b5757e9315e
7
+ data.tar.gz: 505fcfdf431ac0c904325494157fab4c5b1855b200ba1d416be0cf3680c173ac302517eb99a93d6657a0344a1fa198a2455498fec493f6b240a96d7b8cddf994
data/CHANGELOG.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  ## master
4
4
 
5
- ## 2.0.0 (pre1)
5
+ ## 2.0.0 (2021-12-24)
6
6
 
7
7
  ### Bounded Generics
8
8
 
@@ -60,7 +60,7 @@ It was an incompatibility with Ruby and [this PR](https://github.com/ruby/rbs/pu
60
60
 
61
61
  ### Signature updates
62
62
 
63
- * uri ([\#846](https://github.com/ruby/rbs/pull/846), [\#852](https://github.com/ruby/rbs/pull/852), [\#851](https://github.com/ruby/rbs/pull/851), [\#850](https://github.com/ruby/rbs/pull/850))
63
+ * uri ([\#846](https://github.com/ruby/rbs/pull/846), [\#852](https://github.com/ruby/rbs/pull/852), [\#851](https://github.com/ruby/rbs/pull/851), [\#850](https://github.com/ruby/rbs/pull/850), [#849](https://github.com/ruby/rbs/pull/849))
64
64
 
65
65
  ### Language updates
66
66
 
data/lib/rbs/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module RBS
2
- VERSION = "2.0.0.pre2"
2
+ VERSION = "2.0.0"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rbs
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0.pre2
4
+ version: 2.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Soutaro Matsumoto
@@ -357,9 +357,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
357
357
  version: '2.6'
358
358
  required_rubygems_version: !ruby/object:Gem::Requirement
359
359
  requirements:
360
- - - ">"
360
+ - - ">="
361
361
  - !ruby/object:Gem::Version
362
- version: 1.3.1
362
+ version: '0'
363
363
  requirements: []
364
364
  rubygems_version: 3.2.22
365
365
  signing_key: