Skip to content
This repository was archived by the owner on Jan 15, 2024. It is now read-only.
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tablexi/chef-sendmail-ses
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dc83c21262cb4b7dd9c73508ac08ba96d6f56df4
Choose a base ref
..
head repository: tablexi/chef-sendmail-ses
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f5cc4ec0e2a2f13a2d0f56a7b184231005982536
Choose a head ref
Showing with 39 additions and 39 deletions.
  1. +39 −39 Gemfile.lock
78 changes: 39 additions & 39 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -9,14 +9,18 @@ GEM
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
ast (2.4.0)
aws-sdk (2.11.144)
aws-sdk-resources (= 2.11.144)
aws-sdk-core (2.11.144)
aws-sigv4 (~> 1.0)
aws-eventstream (1.0.3)
aws-partitions (1.182.0)
aws-sdk-core (3.57.0)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-resources (2.11.144)
aws-sdk-core (= 2.11.144)
aws-sigv4 (1.0.3)
aws-sdk-ec2 (1.97.0)
aws-sdk-core (~> 3, >= 3.56.0)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.1.0)
aws-eventstream (~> 1.0, >= 1.0.2)
backports (3.14.0)
berkshelf (6.3.4)
buff-config (~> 2.0)
@@ -107,7 +111,7 @@ GEM
diff-lcs (1.3)
equatable (0.6.1)
erubis (2.7.0)
excon (0.62.0)
excon (0.64.0)
faraday (0.15.2)
multipart-post (>= 1.2, < 3)
faraday-http-cache (2.0.0)
@@ -172,17 +176,17 @@ GEM
concurrent-ruby (~> 1.0)
iniparse (1.4.4)
ipaddress (0.8.3)
jaro_winkler (1.5.1)
jaro_winkler (1.5.3)
jmespath (1.4.0)
json (2.1.0)
kitchen-docker (2.7.0)
test-kitchen (>= 1.0.0)
kitchen-ec2 (2.3.0)
aws-sdk (~> 2)
kitchen-ec2 (3.0.1)
aws-sdk-ec2 (~> 1.0)
excon
multi_json
retryable (~> 2.0)
test-kitchen (~> 1.4, >= 1.4.1)
test-kitchen (>= 1.4.1, < 3)
kitchen-transport-rsync (0.1.2)
test-kitchen (~> 1.4)
libyajl2 (1.2.0)
@@ -224,7 +228,7 @@ GEM
molinillo (0.6.6)
multi_json (1.13.1)
multipart-post (2.0.0)
necromancer (0.4.0)
necromancer (0.5.0)
nenv (0.3.0)
net-scp (2.0.0)
net-ssh (>= 2.6.5, < 6.0.0)
@@ -258,15 +262,14 @@ GEM
plist (~> 3.1)
systemu (~> 2.6.4)
wmi-lite (~> 1.0)
parallel (1.12.1)
parser (2.5.1.2)
parallel (1.17.0)
parser (2.6.3.0)
ast (~> 2.4.0)
pastel (0.7.3)
equatable (~> 0.6)
tty-color (~> 0.5)
plist (3.4.0)
polyglot (0.3.5)
powerpack (0.1.2)
proxifier (1.0.3)
pry (0.12.2)
coderay (~> 1.1.0)
@@ -317,15 +320,14 @@ GEM
rspec_junit_formatter (0.2.3)
builder (< 4)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (0.59.2)
rubocop (0.72.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.5, != 2.5.1.1)
powerpack (~> 0.1)
parser (>= 2.6)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.10.0)
unicode-display_width (>= 1.4.0, < 1.7)
ruby-progressbar (1.10.1)
ruby_dep (1.5.0)
ruby_gntp (0.3.4)
rubyntlm (0.6.2)
@@ -353,10 +355,10 @@ GEM
stove (6.0.0)
chef-api (~> 0.5)
logify (~> 0.2)
strings (0.1.4)
strings-ansi (~> 0.1.0)
unicode-display_width (~> 1.4.0)
unicode_utils (~> 1.4.0)
strings (0.1.5)
strings-ansi (~> 0.1)
unicode-display_width (~> 1.5)
unicode_utils (~> 1.4)
strings-ansi (0.1.0)
syslog-logger (1.6.8)
systemu (2.6.5)
@@ -378,26 +380,24 @@ GEM
tomlrb (1.2.7)
treetop (1.6.10)
polyglot (~> 0.3)
tty-box (0.3.0)
tty-box (0.4.0)
pastel (~> 0.7.2)
strings (~> 0.1.4)
tty-cursor (~> 0.6.0)
strings (~> 0.1.5)
tty-cursor (~> 0.7)
tty-color (0.5.0)
tty-cursor (0.6.1)
tty-prompt (0.18.1)
necromancer (~> 0.4.0)
tty-cursor (0.7.0)
tty-prompt (0.19.0)
necromancer (~> 0.5.0)
pastel (~> 0.7.0)
timers (~> 4.0)
tty-cursor (~> 0.6.0)
tty-reader (~> 0.5.0)
tty-reader (0.5.0)
tty-cursor (~> 0.6.0)
tty-screen (~> 0.6.4)
tty-reader (~> 0.6.0)
tty-reader (0.6.0)
tty-cursor (~> 0.7)
tty-screen (~> 0.7)
wisper (~> 2.0.0)
tty-screen (0.6.5)
tty-screen (0.7.0)
tzinfo (1.2.5)
thread_safe (~> 0.1)
unicode-display_width (1.4.0)
unicode-display_width (1.6.0)
unicode_utils (1.4.0)
uuidtools (2.1.5)
varia_model (0.6.0)