foreman_users 0.0.15 → 0.0.16

Sign up to get free protection for your applications and to get access to all the features.
data/config/routes.rb CHANGED
@@ -1,6 +1,6 @@
1
1
  Rails.application.routes.draw do
2
2
  namespace :foreman_users do
3
- resources :users do
3
+ resources :users #do
4
4
  # match 'index', to: 'foreman_users/users#index'
5
5
  # match 'show', to: 'foreman_users/users#show'
6
6
  # match 'new', to: 'foreman_users/users#new'
@@ -1,3 +1,3 @@
1
1
  module ForemanUsers
2
- VERSION = '0.0.15'
2
+ VERSION = '0.0.16'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: foreman_users
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.15
4
+ version: 0.0.16
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: