wordjelly-auth 1.1.1 → 1.1.2

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: 6800b6f5d5bb2dd7dd0758db368ea6f3506b7a29
4
- data.tar.gz: 7464b108289680f202303bdef638b5548d0abf88
3
+ metadata.gz: 4ac17e12221c3274d725f27b95cf9fa0d3ea8a98
4
+ data.tar.gz: e78a749457a99aaefb28a15ddc40b7617cef59f1
5
5
  SHA512:
6
- metadata.gz: f8ccbf7391d5dca9478525082f1a97639197a5063c1945dea9a9fe881b7548f5730440c7f1cc6f8c576631de886173ae85a87d4d683c0fe1cb7944cdee5e7fa2
7
- data.tar.gz: 856e34b359782a0331bde87c54853431e5d45e3386458a41bc2f280374282c3065ec5dc6f2289f827d6e0f14de9657b463a419301ce4409bd1547dc07c187150
6
+ metadata.gz: 0f7e55a531f0176e53eefd7f8fa87da1fb9522aff92e275dca339abee9aa9be255967813e32638a3be3708e797fa501f79516daeb32f3a3d9872266b910f92b3
7
+ data.tar.gz: 75cd846d6a1baf40106fd97b152a0530d0814d72c56b4f76aea98552d7a8fcb91cdba0512cdacc287af91c4825e29ef609602013c1c3f53d96ae4657b83a1cf7
@@ -1,6 +1,6 @@
1
1
  class Auth::Work::BulletsController < Auth::ApplicationController
2
2
 
3
-
3
+ =begin
4
4
  include Auth::Concerns::Work::BulletControllerConcern
5
5
 
6
6
 
@@ -14,5 +14,5 @@ class Auth::Work::BulletsController < Auth::ApplicationController
14
14
  before_filter :do_before_request , TCONDITIONS
15
15
  before_filter :initialize_vars , TCONDITIONS
16
16
  before_filter :is_admin_user , :only => [:create,:update,:destroy,:edit]
17
-
17
+ =end
18
18
  end
@@ -1,3 +1,3 @@
1
1
  module Auth
2
- VERSION = "1.1.1"
2
+ VERSION = "1.1.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: wordjelly-auth
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.1
4
+ version: 1.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - bhargav