Skip to content

Commit d7e5ae4

Browse files
committed
Pin to rails 8
1 parent fc50386 commit d7e5ae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gems/smithy/smithy.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
1111
spec.files = Dir['CHANGELOG.md', 'VERSION', 'lib/**/*', 'model/**/*']
1212
spec.executables = ['smithy-ruby']
1313

14-
spec.add_dependency('railties', '~> 8.0')
14+
spec.add_dependency('railties', '~> 8.0.0')
1515
spec.add_dependency('smithy-client', '1.0.0.pre1')
1616

1717
spec.required_ruby_version = '>= 3.3'

0 commit comments

Comments
 (0)