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

Commit ad6e55e

Browse files
author
Harry Doan
committed
bump a new version
1 parent 7b6a4e0 commit ad6e55e

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

sorbet-rails.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |s|
22
s.name = %q{sorbet-rails}
3-
s.version = "0.7.1"
3+
s.version = "0.7.2"
44
s.date = %q{2019-04-18}
55
s.summary = %q{Set of tools to make Sorbet work with Rails seamlessly.}
66
s.authors = ["Chan Zuckerberg Initiative"]

spec/support/v5.0/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ../../..
33
specs:
4-
sorbet-rails (0.7.1)
4+
sorbet-rails (0.7.2)
55
method_source (>= 0.9.2)
66
parlour (>= 4.0.1)
77
parser (>= 2.7)

spec/support/v5.1/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ../../..
33
specs:
4-
sorbet-rails (0.7.1)
4+
sorbet-rails (0.7.2)
55
method_source (>= 0.9.2)
66
parlour (>= 4.0.1)
77
parser (>= 2.7)

spec/support/v5.2/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ../../..
33
specs:
4-
sorbet-rails (0.7.1)
4+
sorbet-rails (0.7.2)
55
method_source (>= 0.9.2)
66
parlour (>= 4.0.1)
77
parser (>= 2.7)

spec/support/v6.0/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ../../..
33
specs:
4-
sorbet-rails (0.7.1)
4+
sorbet-rails (0.7.2)
55
method_source (>= 0.9.2)
66
parlour (>= 4.0.1)
77
parser (>= 2.7)

0 commit comments

Comments
 (0)