Skip to content

Commit e41bd8f

Browse files
author
Derek Lindahl
committed
Update Appraisal gemfiles
1 parent 4fc8c75 commit e41bd8f

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

gemfiles/faraday_08.gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ../
33
specs:
4-
frenetic (0.0.20.alpha.6)
4+
frenetic (1.0.0)
55
activesupport (>= 3)
66
addressable (~> 2.3.4)
77
faraday (>= 0.8)
@@ -10,11 +10,11 @@ PATH
1010
GEM
1111
remote: https://rubygems.org/
1212
specs:
13-
activesupport (4.1.5)
14-
i18n (~> 0.6, >= 0.6.9)
13+
activesupport (4.2.1)
14+
i18n (~> 0.7)
1515
json (~> 1.7, >= 1.7.7)
1616
minitest (~> 5.1)
17-
thread_safe (~> 0.1)
17+
thread_safe (~> 0.3, >= 0.3.4)
1818
tzinfo (~> 1.1)
1919
addressable (2.3.6)
2020
appraisal (1.0.2)
@@ -31,9 +31,9 @@ GEM
3131
faraday (~> 0.8)
3232
faraday_middleware (0.8.8)
3333
faraday (>= 0.7.4, < 0.9)
34-
i18n (0.6.11)
35-
json (1.8.1)
36-
minitest (5.4.1)
34+
i18n (0.7.0)
35+
json (1.8.2)
36+
minitest (5.5.1)
3737
multipart-post (1.2.0)
3838
rack (1.5.2)
3939
rack-cache (1.2)
@@ -53,7 +53,7 @@ GEM
5353
rspec-support (3.0.4)
5454
safe_yaml (1.0.3)
5555
thor (0.19.1)
56-
thread_safe (0.3.4)
56+
thread_safe (0.3.5)
5757
timecop (0.7.1)
5858
tzinfo (1.2.2)
5959
thread_safe (~> 0.1)

gemfiles/faraday_09.gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ../
33
specs:
4-
frenetic (0.0.20.alpha.6)
4+
frenetic (1.0.0)
55
activesupport (>= 3)
66
addressable (~> 2.3.4)
77
faraday (>= 0.8)
@@ -10,11 +10,11 @@ PATH
1010
GEM
1111
remote: https://rubygems.org/
1212
specs:
13-
activesupport (4.1.5)
14-
i18n (~> 0.6, >= 0.6.9)
13+
activesupport (4.2.1)
14+
i18n (~> 0.7)
1515
json (~> 1.7, >= 1.7.7)
1616
minitest (~> 5.1)
17-
thread_safe (~> 0.1)
17+
thread_safe (~> 0.3, >= 0.3.4)
1818
tzinfo (~> 1.1)
1919
addressable (2.3.6)
2020
appraisal (1.0.2)
@@ -31,9 +31,9 @@ GEM
3131
faraday (~> 0.8)
3232
faraday_middleware (0.9.1)
3333
faraday (>= 0.7.4, < 0.10)
34-
i18n (0.6.11)
35-
json (1.8.1)
36-
minitest (5.4.1)
34+
i18n (0.7.0)
35+
json (1.8.2)
36+
minitest (5.5.1)
3737
multipart-post (2.0.0)
3838
rack (1.5.2)
3939
rack-cache (1.2)
@@ -53,7 +53,7 @@ GEM
5353
rspec-support (3.0.4)
5454
safe_yaml (1.0.3)
5555
thor (0.19.1)
56-
thread_safe (0.3.4)
56+
thread_safe (0.3.5)
5757
timecop (0.7.1)
5858
tzinfo (1.2.2)
5959
thread_safe (~> 0.1)

0 commit comments

Comments
 (0)