dolzenko 0.0.8 → 0.0.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/dolzenko.rb +1 -1
  2. metadata +2 -2
data/lib/dolzenko.rb CHANGED
@@ -9,7 +9,7 @@ module Net
9
9
  autoload :HTTP, "net/http"
10
10
  end
11
11
 
12
- require "active_support"
12
+ require "active_support/all"
13
13
  require "facets"
14
14
 
15
15
  require "require_gist"
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 0
8
- - 8
9
- version: 0.0.8
8
+ - 9
9
+ version: 0.0.9
10
10
  platform: ruby
11
11
  authors:
12
12
  - Evgeniy Dolzhenko