switchcreds 0.1.3 → 0.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/switchcreds/version.rb +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 88d7d805c052c62f9dc867566a62802a2200d4ad
4
- data.tar.gz: 877dededb5e9b8204eefe7573fc6b806bf722eaa
3
+ metadata.gz: cf85e77bc2ab916ad2df9fe0b7ce4201f1db7ac4
4
+ data.tar.gz: c8ab3f0713deb30b96866c53221bad1a3f53fb6c
5
5
  SHA512:
6
- metadata.gz: 7b785831e7a7f2b1d7edd0122e18ecd4f85d598f6c3e3cdaac6acb479e95325e11bd3e6ebc3698b4c17dbf88e9d450df245fd60a259c8b6f072c857ece66adbb
7
- data.tar.gz: c3d02a2e62a67d26decf145475c128ade6627e678a8b5d0ae079b618463b830e1495ac2ce74d9e68ab0529dea9912d5e2731eb66ec0986a016e0c764e943e646
6
+ metadata.gz: cfeedfa4220e772ff18fc714e3ea1a121cb629168b4daec6cc990267103b19a6becc23595e5027e049d73cbd1fd9ec7bddc539e3914385cf17b6eea397047064
7
+ data.tar.gz: 227c0fa78466d589c542dbea236b9154ae7a13cdfdcc5d1e98886027bfaf75c4253f8932da79d2e2df9977b1df8549f6e44b83231d6c25ced9f7c0f247eb2779
@@ -1,3 +1,3 @@
1
1
  module SwitchCreds
2
- VERSION = "0.1.3"
2
+ VERSION = "0.1.4"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: switchcreds
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Chris Laflamme
@@ -84,7 +84,7 @@ description: SwitchCreds is a simple gem that allows you to switch back and fort
84
84
  between different Amazon Web Services (AWS) accounts via the command line. This
85
85
  is achieved by automatically updating your ~/.aws/credentials file to point your
86
86
  AWS Command Line Interface (CLI) and AWS Software Development Kit (SDK) calls to
87
- the appropriate account. Only Mac supported at this time.
87
+ the appropriate account.
88
88
  email:
89
89
  - chrislaflamme1@gmail.com
90
90
  executables: