Gemfile.lock in vgcal-0.4.0 vs Gemfile.lock in vgcal-0.4.1
- old
+ new
@@ -1,94 +1,77 @@
PATH
remote: .
specs:
- vgcal (0.3.3)
+ vgcal (0.4.0)
dotenv
google-api-client
thor (~> 1.1)
GEM
remote: https://rubygems.org/
specs:
- activesupport (6.1.4.1)
+ activesupport (7.0.3.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
- zeitwerk (~> 2.3)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
ast (2.4.2)
- concurrent-ruby (1.1.9)
+ concurrent-ruby (1.1.10)
declarative (0.0.20)
diff-lcs (1.4.4)
- dotenv (2.7.6)
- faraday (1.7.1)
- faraday-em_http (~> 1.0)
- faraday-em_synchrony (~> 1.0)
- faraday-excon (~> 1.1)
- faraday-httpclient (~> 1.0.1)
- faraday-net_http (~> 1.0)
- faraday-net_http_persistent (~> 1.1)
- faraday-patron (~> 1.0)
- faraday-rack (~> 1.0)
- multipart-post (>= 1.2, < 3)
+ dotenv (2.8.1)
+ faraday (2.4.0)
+ faraday-net_http (~> 2.0)
ruby2_keywords (>= 0.0.4)
- faraday-em_http (1.0.0)
- faraday-em_synchrony (1.0.0)
- faraday-excon (1.1.0)
- faraday-httpclient (1.0.1)
- faraday-net_http (1.0.1)
- faraday-net_http_persistent (1.2.0)
- faraday-patron (1.0.0)
- faraday-rack (1.0.0)
+ faraday-net_http (2.1.0)
gems (1.2.0)
google-api-client (0.53.0)
google-apis-core (~> 0.1)
google-apis-generator (~> 0.1)
- google-apis-core (0.4.1)
+ google-apis-core (0.7.0)
addressable (~> 2.5, >= 2.5.1)
googleauth (>= 0.16.2, < 2.a)
httpclient (>= 2.8.1, < 3.a)
mini_mime (~> 1.0)
representable (~> 3.0)
retriable (>= 2.0, < 4.a)
rexml
webrick
- google-apis-discovery_v1 (0.6.0)
- google-apis-core (>= 0.4, < 2.a)
- google-apis-generator (0.4.0)
+ google-apis-discovery_v1 (0.11.0)
+ google-apis-core (>= 0.7, < 2.a)
+ google-apis-generator (0.9.0)
activesupport (>= 5.0)
gems (~> 1.2)
- google-apis-core (>= 0.4, < 2.a)
+ google-apis-core (>= 0.7, < 2.a)
google-apis-discovery_v1 (~> 0.5)
thor (>= 0.20, < 2.a)
- googleauth (0.17.1)
- faraday (>= 0.17.3, < 2.0)
+ googleauth (1.2.0)
+ faraday (>= 0.17.3, < 3.a)
jwt (>= 1.4, < 3.0)
memoist (~> 0.16)
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
- signet (~> 0.15)
+ signet (>= 0.16, < 2.a)
httpclient (2.8.3)
- i18n (1.8.10)
+ i18n (1.12.0)
concurrent-ruby (~> 1.0)
- jwt (2.2.3)
+ jwt (2.4.1)
memoist (0.16.2)
- mini_mime (1.1.1)
- minitest (5.14.4)
+ mini_mime (1.1.2)
+ minitest (5.16.2)
multi_json (1.15.0)
- multipart-post (2.1.1)
- os (1.1.1)
+ os (1.1.4)
parallel (1.20.1)
parser (3.0.2.0)
ast (~> 2.4.1)
- public_suffix (4.0.6)
+ public_suffix (4.0.7)
rainbow (3.0.0)
rake (13.0.3)
regexp_parser (2.1.1)
- representable (3.1.1)
+ representable (3.2.0)
declarative (< 0.1.0)
trailblazer-option (>= 0.1.1, < 0.2.0)
uber (< 0.2.0)
retriable (3.1.2)
rexml (3.2.5)
@@ -116,22 +99,21 @@
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.8.0)
parser (>= 3.0.1.1)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.5)
- signet (0.16.0)
+ signet (0.17.0)
addressable (~> 2.8)
- faraday (>= 0.17.3, < 2.0)
+ faraday (>= 0.17.5, < 3.a)
jwt (>= 1.5, < 3.0)
multi_json (~> 1.10)
- thor (1.1.0)
- trailblazer-option (0.1.1)
- tzinfo (2.0.4)
+ thor (1.2.1)
+ trailblazer-option (0.1.2)
+ tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
uber (0.1.0)
unicode-display_width (2.0.0)
webrick (1.7.0)
- zeitwerk (2.4.2)
PLATFORMS
arm64-darwin-21
x86_64-darwin-19