We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 520a1fb commit cd27f83Copy full SHA for cd27f83
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- actual_db_schema (0.7.7)
+ actual_db_schema (0.7.8)
5
activerecord
6
activesupport
7
csv
lib/actual_db_schema/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module ActualDbSchema
- VERSION = "0.7.7"
+ VERSION = "0.7.8"
end
0 commit comments