File tree Expand file tree Collapse file tree 2 files changed +13
-18
lines changed Expand file tree Collapse file tree 2 files changed +13
-18
lines changed Original file line number Diff line number Diff line change @@ -12,5 +12,5 @@ gemspec
12
12
13
13
# To use debugger
14
14
# gem "debugger"
15
- gem "activeadmin" , github : "activeadmin"
15
+ gem "activeadmin"
16
16
gem "devise"
Original file line number Diff line number Diff line change 1
- GIT
2
- remote: git://github.com/activeadmin/activeadmin.git
3
- revision: a92ee4d2394f3f5b8ee15de7f26e4ce754834842
4
- specs:
5
- activeadmin (2.6.1 )
6
- arbre (~> 1.2 , >= 1.2.1 )
7
- formtastic (~> 3.1 )
8
- formtastic_i18n (~> 0.4 )
9
- inherited_resources (~> 1.7 )
10
- jquery-rails (~> 4.2 )
11
- kaminari (~> 1.0 , >= 1.0.1 )
12
- railties (>= 5.2 , < 6.1 )
13
- ransack (~> 2.1 , >= 2.1.1 )
14
- sassc-rails (~> 2.1 )
15
- sprockets (>= 3.0 , < 4.1 )
16
-
17
1
PATH
18
2
remote: .
19
3
specs:
54
38
rails-dom-testing (~> 2.0 )
55
39
rails-html-sanitizer (~> 1.0 , >= 1.0.3 )
56
40
active_material (1.4.2 )
41
+ activeadmin (2.7.0 )
42
+ arbre (~> 1.2 , >= 1.2.1 )
43
+ formtastic (~> 3.1 )
44
+ formtastic_i18n (~> 0.4 )
45
+ inherited_resources (~> 1.7 )
46
+ jquery-rails (~> 4.2 )
47
+ kaminari (~> 1.0 , >= 1.0.1 )
48
+ railties (>= 5.2 , < 6.1 )
49
+ ransack (~> 2.1 , >= 2.1.1 )
50
+ sassc-rails (~> 2.1 )
51
+ sprockets (>= 3.0 , < 4.1 )
57
52
activejob (5.2.4.1 )
58
53
activesupport (= 5.2.4.1 )
59
54
globalid (>= 0.3.6 )
@@ -332,7 +327,7 @@ PLATFORMS
332
327
333
328
DEPENDENCIES
334
329
aasm
335
- activeadmin !
330
+ activeadmin
336
331
activeadmin_addons !
337
332
capybara-selenium
338
333
database_cleaner
You can’t perform that action at this time.
0 commit comments