aaalex-desert 0.3.5.2 → 0.3.5.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -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