Gemfile.lock in rbcli-0.1.4 vs Gemfile.lock in rbcli-0.1.5
- old
+ new
@@ -1,18 +1,21 @@
PATH
remote: .
specs:
- rbcli (0.1.4)
+ rbcli (0.1.5)
aws-sdk-dynamodb (~> 1.6)
colorize (~> 0.8)
deep_merge (~> 1.2)
macaddr (~> 1.7)
+ octokit (~> 4.9)
rufus-scheduler (~> 3.5)
GEM
remote: https://rubygems.org/
specs:
+ addressable (2.5.2)
+ public_suffix (>= 2.0.2, < 4.0)
aws-eventstream (1.0.0)
aws-partitions (1.87.0)
aws-sdk-core (3.21.2)
aws-eventstream (~> 1.0)
aws-partitions (~> 1.0)
@@ -24,20 +27,29 @@
aws-sigv4 (1.0.2)
colorize (0.8.1)
deep_merge (1.2.1)
et-orbi (1.1.2)
tzinfo
+ faraday (0.15.2)
+ multipart-post (>= 1.2, < 3)
fugit (1.1.1)
et-orbi (~> 1.1, >= 1.1.1)
raabro (~> 1.1)
jmespath (1.4.0)
macaddr (1.7.1)
systemu (~> 2.6.2)
minitest (5.11.3)
+ multipart-post (2.0.0)
+ octokit (4.9.0)
+ sawyer (~> 0.8.0, >= 0.5.3)
+ public_suffix (3.0.2)
raabro (1.1.5)
rake (10.5.0)
rufus-scheduler (3.5.0)
fugit (~> 1.1, >= 1.1.1)
+ sawyer (0.8.1)
+ addressable (>= 2.3.5, < 2.6)
+ faraday (~> 0.8, < 1.0)
systemu (2.6.5)
thread_safe (0.3.6)
tzinfo (1.2.5)
thread_safe (~> 0.1)