Skip to content

Commit

Permalink
Update to point to official release of looker-sdk 0.0.6 gem
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike DeAngelo committed Sep 4, 2018
1 parent 461edae commit 576a6be
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 31 deletions.
59 changes: 31 additions & 28 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PATH
remote: .
specs:
gazer (0.1.14)
looker-sdk-fork (~> 0.0.6)
gazer (0.2.0)
looker-sdk (~> 0.0.6)
netrc (~> 0.11.0)
pastel (~> 0.7.2)
thor (~> 0.20.0)
Expand All @@ -17,12 +17,12 @@ GEM
public_suffix (>= 2.0.2, < 4.0)
diff-lcs (1.3)
equatable (0.5.0)
faraday (0.9.2)
faraday (0.15.2)
multipart-post (>= 1.2, < 3)
hitimes (1.2.6)
hitimes (1.3.0)
kramdown (1.16.2)
looker-sdk-fork (0.0.6)
faraday (~> 0.9.2, < 1.0)
looker-sdk (0.0.6)
faraday (>= 0.9.0, < 1.0)
sawyer (~> 0.8)
multipart-post (2.0.0)
necromancer (0.4.0)
Expand All @@ -33,29 +33,31 @@ GEM
public_suffix (3.0.3)
rake (10.5.0)
rouge (3.1.1)
rspec (3.7.0)
rspec-core (~> 3.7.0)
rspec-expectations (~> 3.7.0)
rspec-mocks (~> 3.7.0)
rspec-core (3.7.1)
rspec-support (~> 3.7.0)
rspec-expectations (3.7.0)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.0)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-mocks (3.7.0)
rspec-support (~> 3.8.0)
rspec-mocks (3.8.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.1)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
strings (0.1.1)
unicode-display_width (~> 1.3.0)
strings (0.1.3)
strings-ansi (~> 0.1.0)
unicode-display_width (~> 1.4.0)
unicode_utils (~> 1.4.0)
strings-ansi (0.1.0)
thor (0.20.0)
timers (4.1.2)
hitimes
tty (0.8.0)
tty (0.8.1)
bundler (~> 1.16, < 2.0)
equatable (~> 0.5.0)
pastel (~> 0.7.2)
Expand All @@ -67,18 +69,18 @@ GEM
tty-editor (~> 0.4.0)
tty-file (~> 0.6.0)
tty-font (~> 0.2.0)
tty-markdown (~> 0.3.0)
tty-markdown (~> 0.4.0)
tty-pager (~> 0.11.0)
tty-platform (~> 0.1.0)
tty-progressbar (~> 0.14.0)
tty-progressbar (~> 0.15.0)
tty-prompt (~> 0.16.1)
tty-screen (~> 0.6.4)
tty-spinner (~> 0.8.0)
tty-table (~> 0.10.0)
tty-tree (~> 0.1.0)
tty-which (~> 0.3.0)
tty-color (0.4.2)
tty-command (0.8.1)
tty-color (0.4.3)
tty-command (0.8.2)
pastel (~> 0.7.0)
tty-config (0.2.0)
tty-cursor (0.5.0)
Expand All @@ -90,7 +92,7 @@ GEM
pastel (~> 0.7.2)
tty-prompt (~> 0.16.1)
tty-font (0.2.0)
tty-markdown (0.3.0)
tty-markdown (0.4.0)
kramdown (~> 1.16.2)
pastel (~> 0.7.2)
rouge (~> 3.1.0)
Expand All @@ -102,9 +104,10 @@ GEM
tty-screen (~> 0.6.4)
tty-which (~> 0.3.0)
tty-platform (0.1.0)
tty-progressbar (0.14.0)
tty-progressbar (0.15.1)
tty-cursor (~> 0.5.0)
tty-screen (~> 0.6.4)
unicode-display_width (~> 1.3)
tty-prompt (0.16.1)
necromancer (~> 0.4.0)
pastel (~> 0.7.0)
Expand All @@ -115,7 +118,7 @@ GEM
tty-cursor (~> 0.5.0)
tty-screen (~> 0.6.4)
wisper (~> 2.0.0)
tty-screen (0.6.4)
tty-screen (0.6.5)
tty-spinner (0.8.0)
tty-cursor (>= 0.5.0)
tty-table (0.10.0)
Expand All @@ -126,7 +129,7 @@ GEM
tty-screen (~> 0.6.4)
tty-tree (0.1.0)
tty-which (0.3.0)
unicode-display_width (1.3.3)
unicode-display_width (1.4.0)
unicode_utils (1.4.0)
wisper (2.0.0)

Expand Down
3 changes: 1 addition & 2 deletions gzr.gemspec
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

lib = File.expand_path("../lib", __FILE__)
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
require "gzr/version"
Expand Down Expand Up @@ -36,7 +35,7 @@ Gem::Specification.new do |spec|
spec.add_dependency "pastel", "~> 0.7.2"
spec.add_dependency "thor", "~> 0.20.0"
spec.add_dependency 'netrc', "~> 0.11.0"
spec.add_dependency 'looker-sdk-fork', "~> 0.0.6"
spec.add_dependency 'looker-sdk', "~> 0.0.6"

spec.add_development_dependency "bundler", "~> 1.16"
spec.add_development_dependency "rake", "~> 10.0"
Expand Down
2 changes: 1 addition & 1 deletion lib/gzr/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Gzr
VERSION = "0.1.14"
VERSION = "0.2.0"
end

0 comments on commit 576a6be

Please sign in to comment.