Skip to content

Commit 2d86fbc

Browse files
authored
Updated sqerl library to accept some cert extensions (#4081)
* Updated sqerl library to accept some cert extensions Signed-off-by: Jan Shahid Shaik <[email protected]> * Updated sqerl and opscoderl_httpc libraries Signed-off-by: Jan Shahid Shaik <[email protected]> --------- Signed-off-by: Jan Shahid Shaik <[email protected]>
1 parent 0e8b350 commit 2d86fbc

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

src/bookshelf/rebar.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
1},
101101
{<<"sqerl">>,
102102
{git,"https://github.com/chef/sqerl",
103-
{ref,"f9de1ba35aababbe31a542a3b72af1e866376e3e"}},
103+
{ref,"f51bd32bce78b2c7e7519b6328b0f902595548b7"}},
104104
0},
105105
{<<"sync">>,
106106
{git,"https://github.com/rustyio/sync",

src/oc_bifrost/rebar.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
1},
6565
{<<"sqerl">>,
6666
{git,"https://github.com/chef/sqerl",
67-
{ref,"f9de1ba35aababbe31a542a3b72af1e866376e3e"}},
67+
{ref,"f51bd32bce78b2c7e7519b6328b0f902595548b7"}},
6868
0},
6969
{<<"stats_hero">>,
7070
{git,"https://github.com/chef/stats_hero",

src/oc_erchef/apps/data_collector/rebar.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
0},
1616
{<<"opscoderl_httpc">>,
1717
{git,"https://github.com/chef/opscoderl_httpc",
18-
{ref,"3cdc661e55a48af321b7097941b9a03e8d7b113f"}},
18+
{ref,"39291d99bdb6930d82422d51552c068a3325d1ed"}},
1919
0},
2020
{<<"pooler">>,
2121
{git,"https://github.com/chef/pooler",

src/oc_erchef/rebar.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
0},
125125
{<<"opscoderl_httpc">>,
126126
{git,"https://github.com/chef/opscoderl_httpc",
127-
{ref,"3cdc661e55a48af321b7097941b9a03e8d7b113f"}},
127+
{ref,"39291d99bdb6930d82422d51552c068a3325d1ed"}},
128128
0},
129129
{<<"opscoderl_wm">>,
130130
{git,"https://github.com/chef/opscoderl_wm",
@@ -152,7 +152,7 @@
152152
1},
153153
{<<"sqerl">>,
154154
{git,"https://github.com/chef/sqerl",
155-
{ref,"f9de1ba35aababbe31a542a3b72af1e866376e3e"}},
155+
{ref,"f51bd32bce78b2c7e7519b6328b0f902595548b7"}},
156156
0},
157157
{<<"stats_hero">>,
158158
{git,"https://github.com/chef/stats_hero",

0 commit comments

Comments
 (0)