Skip to content

Commit

Permalink
Update activerecord5-redshift-adapter.gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
tdphillipsjr authored May 29, 2022
1 parent a5502b4 commit 926fe8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activerecord5-redshift-adapter.gemspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Gem::Specification.new do |s|
s.platform = Gem::Platform::RUBY
s.name = 'activerecord5-redshift-adapter'
s.version = '1.0.4'
s.version = '1.0.4.1'
s.summary = 'Amazon Redshift adapter for ActiveRecord '
s.description = 'Amazon Redshift _makeshift_ adapter for ActiveRecord 5.'
s.license = 'MIT'
Expand Down

0 comments on commit 926fe8f

Please sign in to comment.