diff --git a/Gemfile b/Gemfile index cff47f2e8..6d28c5f9b 100644 --- a/Gemfile +++ b/Gemfile @@ -65,7 +65,7 @@ gem 'htmlentities' # Use debugger # gem 'debugger', group: [:development, :test -gem 'activeadmin', '~> 1.0.0.pre2' #, git: 'https://github.com/rism-ch/activeadmin'#, ref: 'a2cd960' +gem 'activeadmin', '1.0.0.pre2' #, git: 'https://github.com/rism-ch/activeadmin'#, ref: 'a2cd960' # Disabled - left to find it again #gem 'active_admin_scoped_collection_actions', git: 'https://github.com/activeadmin-plugins/active_admin_scoped_collection_actions'