aaalex-desert 0.3.5.2 → 0.3.5.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7,7 +7,6 @@ ActiveRecord::ConnectionAdapters::SchemaStatements.module_eval do
7
7
  t.integer :version
8
8
  end unless tables.include? "plugin_schema_info"
9
9
 
10
- end
11
10
  # begin
12
11
  # execute "CREATE TABLE #{Desert::PluginMigrations::Migrator.schema_info_table_name} (plugin_name #{type_to_sql(:string)}, version #{type_to_sql(:integer)})"
13
12
  # rescue ActiveRecord::StatementInvalid
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aaalex-desert
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.5.2
4
+ version: 0.3.5.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pivotal Labs