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

Commit 1f5b3be

Browse files
author
Harry Doan
authored
release 0.6.5.1 (#334)
1 parent 3ada005 commit 1f5b3be

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.6.5"
3+
s.version = "0.6.5.1"
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.6.5)
4+
sorbet-rails (0.6.5.1)
55
method_source (>= 0.9.2)
66
parlour (~> 2.0)
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.6.5)
4+
sorbet-rails (0.6.5.1)
55
method_source (>= 0.9.2)
66
parlour (~> 2.0)
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.6.5)
4+
sorbet-rails (0.6.5.1)
55
method_source (>= 0.9.2)
66
parlour (~> 2.0)
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.6.5)
4+
sorbet-rails (0.6.5.1)
55
method_source (>= 0.9.2)
66
parlour (~> 2.0)
77
parser (>= 2.7)

0 commit comments

Comments
 (0)