active_admin-extensions 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: cf75105dd7afc69b5194a3eb2ced9c3e139c2074
4
- data.tar.gz: 677faaacac990538271892cf2e33f61e2d17a842
3
+ metadata.gz: 3243c39d28a7eb65d9c44b0b630f2d28019cb9cc
4
+ data.tar.gz: 1e85f7a6335053535e27707fe2f92118f0de8791
5
5
  SHA512:
6
- metadata.gz: bb9f5d196f89f7ff16c0c8d7d81c27b0a1a848a83b9bca6ce6c637d92299f444e680f53f2328aab7c70965891d6a1dbf8984bee7250573591c9ae1ec00d6542b
7
- data.tar.gz: f0b5b04eb0f5886956a9ec5030c46c3c702b1ed0929ed81cd8b511ecddcdd5e506d193dd06d1ba44b87be49def8eab6c879d97edb3241d97a4613b04a5d5a46d
6
+ metadata.gz: 1c198f59c61fe1a96bd99b39143c02911fe893931769268c10e0718229bbd80ac5378c70f1036442a1fe04c6f7ce06d5bad85067ea3e8611501d8e265e19c37d
7
+ data.tar.gz: 6c2b0493565a2f385fc664495fb40b804c2e77b09cd9586ed569a5c458f13d7293ad357dd7e304dd2758576202d50bc61c38ded5699e8a05f50a1d6d3b07006c
data/.gitignore CHANGED
File without changes
File without changes
data/Gemfile CHANGED
File without changes
File without changes
data/README.md CHANGED
File without changes
data/Rakefile CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -1,5 +1,5 @@
1
1
  module ActiveAdmin
2
2
  module Extensions
3
- VERSION = "0.0.2"
3
+ VERSION = "0.0.3"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: active_admin-extensions
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fire-Dragon-DoL
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-11-16 00:00:00.000000000 Z
11
+ date: 2015-02-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler