Gemfile.lock in grafana_annotations-0.1.0 vs Gemfile.lock in grafana_annotations-0.1.1
- old
+ new
@@ -1,65 +1,83 @@
PATH
remote: .
specs:
- grafana_annotations (http_health_check (0.1.0))
+ grafana_annotations (0.1.1)
dry-initializer
dry-monads
dry-struct
dry-types
faraday (~> 1.0)
GEM
remote: https://rubygems.org/
specs:
- addressable (2.7.0)
+ addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
ast (2.4.2)
concurrent-ruby (1.1.10)
- crack (0.4.3)
- safe_yaml (~> 1.0.0)
+ crack (0.4.5)
+ rexml
diff-lcs (1.5.0)
- dry-configurable (0.12.0)
+ dry-configurable (0.12.1)
concurrent-ruby (~> 1.0)
dry-core (~> 0.5, >= 0.5.0)
dry-container (0.7.2)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.1, >= 0.1.3)
- dry-core (0.5.0)
+ dry-core (0.6.0)
concurrent-ruby (~> 1.0)
dry-equalizer (0.3.0)
dry-inflector (0.2.0)
dry-initializer (3.0.4)
- dry-logic (1.1.0)
+ dry-logic (1.2.0)
concurrent-ruby (~> 1.0)
dry-core (~> 0.5, >= 0.5)
dry-monads (1.3.5)
concurrent-ruby (~> 1.0)
dry-core (~> 0.4, >= 0.4.4)
dry-equalizer
dry-struct (1.4.0)
dry-core (~> 0.5, >= 0.5)
dry-types (~> 1.5)
ice_nine (~> 0.11)
- dry-types (1.5.0)
+ dry-types (1.5.1)
concurrent-ruby (~> 1.0)
dry-container (~> 0.3)
dry-core (~> 0.5, >= 0.5)
dry-inflector (~> 0.1, >= 0.1.2)
dry-logic (~> 1.0, >= 1.0.2)
- faraday (1.3.0)
+ faraday (1.10.0)
+ faraday-em_http (~> 1.0)
+ faraday-em_synchrony (~> 1.0)
+ faraday-excon (~> 1.1)
+ faraday-httpclient (~> 1.0)
+ faraday-multipart (~> 1.0)
faraday-net_http (~> 1.0)
- multipart-post (>= 1.2, < 3)
- ruby2_keywords
+ faraday-net_http_persistent (~> 1.0)
+ faraday-patron (~> 1.0)
+ faraday-rack (~> 1.0)
+ faraday-retry (~> 1.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-multipart (1.0.4)
+ multipart-post (~> 2)
faraday-net_http (1.0.1)
- hashdiff (0.4.0)
+ faraday-net_http_persistent (1.2.0)
+ faraday-patron (1.0.0)
+ faraday-rack (1.0.0)
+ faraday-retry (1.0.3)
+ hashdiff (1.0.1)
ice_nine (0.11.2)
- multipart-post (2.1.1)
+ multipart-post (2.2.3)
parallel (1.22.1)
parser (3.1.2.0)
ast (~> 2.4.1)
- public_suffix (4.0.6)
+ public_suffix (4.0.7)
rainbow (3.1.1)
rake (13.0.6)
regexp_parser (2.5.0)
rexml (3.2.5)
rspec (3.11.0)
@@ -85,19 +103,19 @@
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (1.17.0)
parser (>= 3.1.1.0)
ruby-progressbar (1.11.0)
- ruby2_keywords (0.0.4)
- safe_yaml (1.0.5)
+ ruby2_keywords (0.0.5)
unicode-display_width (1.8.0)
- webmock (3.3.0)
- addressable (>= 2.3.6)
+ webmock (3.14.0)
+ addressable (>= 2.8.0)
crack (>= 0.3.2)
- hashdiff
+ hashdiff (>= 0.4.0, < 2.0.0)
PLATFORMS
x86_64-darwin-21
+ x86_64-linux
DEPENDENCIES
grafana_annotations!
rake (~> 13.0)
rspec (~> 3.2)