Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Commit

Permalink
release version 0.7.3
Browse files Browse the repository at this point in the history
time for another release

Pull Request Branch: manhhung741/release_version_0_7_3
Pull Request Link: #394
  • Loading branch information
Harry Doan authored and hdoan741 committed Jan 15, 2021
1 parent 2ced821 commit 18a78e6
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion sorbet-rails.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = %q{sorbet-rails}
s.version = "0.7.2"
s.version = "0.7.3"
s.date = %q{2019-04-18}
s.summary = %q{Set of tools to make Sorbet work with Rails seamlessly.}
s.authors = ["Chan Zuckerberg Initiative"]
Expand Down
8 changes: 4 additions & 4 deletions spec/support/v5.0/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ../../..
specs:
sorbet-rails (0.7.2)
sorbet-rails (0.7.3)
method_source (>= 0.9.2)
parlour (>= 4.0.1)
parser (>= 2.7)
Expand Down Expand Up @@ -76,12 +76,12 @@ GEM
nio4r (2.5.2)
nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
parlour (4.0.1)
parlour (5.0.0)
commander (~> 4.5)
parser
rainbow (~> 3.0)
sorbet-runtime (>= 0.5)
parser (2.7.2.0)
parser (3.0.0.0)
ast (~> 2.4.1)
polyfill (1.9.0)
puma (3.12.6)
Expand Down Expand Up @@ -116,7 +116,7 @@ GEM
safe_type (1.1.1)
sorbet (0.5.5480)
sorbet-static (= 0.5.5480)
sorbet-coerce (0.2.7)
sorbet-coerce (0.3.0)
polyfill (~> 1.8)
safe_type (~> 1.1, >= 1.1.1)
sorbet (>= 0.4.4704)
Expand Down
8 changes: 4 additions & 4 deletions spec/support/v5.1/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ../../..
specs:
sorbet-rails (0.7.2)
sorbet-rails (0.7.3)
method_source (>= 0.9.2)
parlour (>= 4.0.1)
parser (>= 2.7)
Expand Down Expand Up @@ -77,12 +77,12 @@ GEM
nio4r (2.5.2)
nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
parlour (4.0.1)
parlour (5.0.0)
commander (~> 4.5)
parser
rainbow (~> 3.0)
sorbet-runtime (>= 0.5)
parser (2.7.2.0)
parser (3.0.0.0)
ast (~> 2.4.1)
polyfill (1.9.0)
puma (3.12.4)
Expand Down Expand Up @@ -117,7 +117,7 @@ GEM
safe_type (1.1.1)
sorbet (0.5.5480)
sorbet-static (= 0.5.5480)
sorbet-coerce (0.2.7)
sorbet-coerce (0.3.0)
polyfill (~> 1.8)
safe_type (~> 1.1, >= 1.1.1)
sorbet (>= 0.4.4704)
Expand Down
8 changes: 4 additions & 4 deletions spec/support/v5.2/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ../../..
specs:
sorbet-rails (0.7.2)
sorbet-rails (0.7.3)
method_source (>= 0.9.2)
parlour (>= 4.0.1)
parser (>= 2.7)
Expand Down Expand Up @@ -84,12 +84,12 @@ GEM
nio4r (2.5.2)
nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
parlour (4.0.1)
parlour (5.0.0)
commander (~> 4.5)
parser
rainbow (~> 3.0)
sorbet-runtime (>= 0.5)
parser (2.7.2.0)
parser (3.0.0.0)
ast (~> 2.4.1)
polyfill (1.9.0)
puma (3.12.6)
Expand Down Expand Up @@ -125,7 +125,7 @@ GEM
safe_type (1.1.1)
sorbet (0.5.5480)
sorbet-static (= 0.5.5480)
sorbet-coerce (0.2.7)
sorbet-coerce (0.3.0)
polyfill (~> 1.8)
safe_type (~> 1.1, >= 1.1.1)
sorbet (>= 0.4.4704)
Expand Down
8 changes: 4 additions & 4 deletions spec/support/v6.0/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ../../..
specs:
sorbet-rails (0.7.2)
sorbet-rails (0.7.3)
method_source (>= 0.9.2)
parlour (>= 4.0.1)
parser (>= 2.7)
Expand Down Expand Up @@ -97,12 +97,12 @@ GEM
nio4r (2.5.2)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
parlour (4.0.1)
parlour (5.0.0)
commander (~> 4.5)
parser
rainbow (~> 3.0)
sorbet-runtime (>= 0.5)
parser (2.7.2.0)
parser (3.0.0.0)
ast (~> 2.4.1)
polyfill (1.9.0)
puma (4.3.5)
Expand Down Expand Up @@ -141,7 +141,7 @@ GEM
safe_type (1.1.1)
sorbet (0.5.5815)
sorbet-static (= 0.5.5815)
sorbet-coerce (0.2.7)
sorbet-coerce (0.3.0)
polyfill (~> 1.8)
safe_type (~> 1.1, >= 1.1.1)
sorbet (>= 0.4.4704)
Expand Down

0 comments on commit 18a78e6

Please sign in to comment.